ESRI.ArcGIS.Mobile
LevelOfDetail Constructor(Int32,Double,Double)
See Also  Send Feedback
ESRI.ArcGIS.Mobile.DataProducts.RasterData Namespace > LevelOfDetail Class > LevelOfDetail Constructor : LevelOfDetail Constructor(Int32,Double,Double)

levelId
Level
scale
Scale
resolution
Resolution
LevelOfDetail

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal levelId As Integer, _
   ByVal scale As Double, _
   ByVal resolution As Double _
)
C# 
public LevelOfDetail( 
   int levelId,
   double scale,
   double resolution
)

Parameters

levelId
Level
scale
Scale
resolution
Resolution

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.