ArcGIS API for Windows Phone - Library Reference
StartEdit(Graphic) Method
See Also  Send comments on this topic
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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.