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

map
Initializes a new instance of the EditGeometry class.

Syntax

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

Parameters

map

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.