ESRI.ArcGIS.ADF.Web.UI.WebControls
DrawingMethod Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LevelMapping Class : DrawingMethod Property




The drawing method of the scale level of detail.

Syntax

Visual Basic (Declaration) 
Public Property DrawingMethod As ResourceDrawingMethod
Visual Basic (Usage)Copy Code
Dim instance As LevelMapping
Dim value As ResourceDrawingMethod
 
instance.DrawingMethod = value
 
value = instance.DrawingMethod
C# 
public ResourceDrawingMethod DrawingMethod {get; set;}

See Also

© 2010 All Rights Reserved.