ArcGIS Runtime SDK for WPF - Library Reference
StartEdit(Graphic) Method
See Also 
ESRI.ArcGIS.Client Namespace > EditGeometry Class : StartEdit(Graphic) Method

graphicToEdit
The graphic to edit.
Starts the edit.

Syntax

Visual Basic (Declaration) 
Public Sub StartEdit( _
   ByVal graphicToEdit As Graphic _
) 
C# 
public void StartEdit( 
   Graphic graphicToEdit
)

Parameters

graphicToEdit
The graphic to edit.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.