Visual Basic (Declaration) | |
---|---|
Protected Sub OnGeometryEdit( _ ByVal g As Graphic, _ ByVal newItem As MapPoint, _ ByVal oldItem As MapPoint, _ ByVal action As EditGeometry.Action _ ) |
C# | |
---|---|
protected void OnGeometryEdit( Graphic g, MapPoint newItem, MapPoint oldItem, EditGeometry.Action action ) |
Parameters
- g
- The g.
- newItem
- The new item.
- oldItem
- The old item.
- action
- The action.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family