| Visual Basic (Declaration) | |
|---|---|
Public Sub StartEdit( _ ByVal graphicToEdit As Graphic _ ) | |
| C# | |
|---|---|
public void StartEdit( Graphic graphicToEdit ) | |
Parameters
- graphicToEdit
- The graphic to edit.
Target Platforms:Windows Phone 7
|
| 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 |
| Visual Basic (Declaration) | |
|---|---|
Public Sub StartEdit( _ ByVal graphicToEdit As Graphic _ ) | |
| C# | |
|---|---|
public void StartEdit( Graphic graphicToEdit ) | |
Target Platforms:Windows Phone 7