ESRI.ArcGIS.Mobile.Client
GeometryEditProcessCompletedEventArgs Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.Mobile.Client.GeometryEditMethods Namespace : GeometryEditProcessCompletedEventArgs Class


The following tables list the members exposed by GeometryEditProcessCompletedEventArgs.

Public Properties

 NameDescription
Public PropertyCancelled Gets a value that specifies whether geometryEdit on the Feature was Cancelled or whether it completed successfully.  
Public PropertyFeature Gets the Feature which geometry is being edited.  
Top

See Also