ESRI.ArcGIS.ADF.Web.UI.WebControls
LevelMapping Constructor(ResourceDrawingMethod)
See Also  Send Feedback
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 New LevelMapping(drawingMethod)
C# 
public LevelMapping( 
   ResourceDrawingMethod drawingMethod
)

Parameters

drawingMethod
The drawing method of the map scale level.

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

© 2011 All Rights Reserved.