ESRI.ArcGIS.ADF.Web.UI.WebControls
MapDrawUtility Constructor
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > MapDrawUtility Class : MapDrawUtility Constructor




map
The Map control to print or draw
Constructor

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal map As Map _
)
Visual Basic (Usage)Copy Code
Dim map As Map
 
Dim instance As MapDrawUtility(map)
C# 
public MapDrawUtility( 
   Map map
)

Parameters

map
The Map control to print or draw

See Also

© 2010 All Rights Reserved.