ESRI.ArcGIS.ADF.Web.UI.WebControls
LevelMapping Constructor(ResourceDrawingMethod)
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LevelMapping Class > LevelMapping Constructor : LevelMapping Constructor(ResourceDrawingMethod)




drawingMethod
The drawing method of the map scale level.
Creates an instance of LevelMapping with the specified drawing method.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal drawingMethod As ResourceDrawingMethod _
)
Visual Basic (Usage)Copy Code
Dim drawingMethod As ResourceDrawingMethod
 
Dim instance As LevelMapping(drawingMethod)
C# 
public LevelMapping( 
   ResourceDrawingMethod drawingMethod
)

Parameters

drawingMethod
The drawing method of the map scale level.

See Also

© 2010 All Rights Reserved.