ArcGIS API for WPF - Library Reference
Draw Constructor(Map)
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Draw Class > Draw Constructor : Draw Constructor(Map)

map
The map to draw on.
Initializes a new instance of the Draw class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal map As Map _
)
C# 
public Draw( 
   Map map
)

Parameters

map
The map to draw on.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.