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.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal drawingMethod As ResourceDrawingMethod _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public LevelMapping( ResourceDrawingMethod drawingMethod ) |
Parameters
- drawingMethod
- The drawing method of the map scale level.