ESRI.ArcGIS.Mobile
CoordinatesChangedEventArgs Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.Mobile.Geometries Namespace : CoordinatesChangedEventArgs Class


The following tables list the members exposed by CoordinatesChangedEventArgs.

Public Constructors

 NameDescription
Public ConstructorCoordinatesChangedEventArgs Constructor Initializes a new instance of the CoordinatesChangedEventArgs class.  
Top

Public Properties

 NameDescription
Public PropertyCoordinatesChangedType Gets the type of change.  
Public PropertyVertexIndex Gets the index of the item affected by the change.  
Public PropertyVerticesCount Gets the count of vertices affected by the change.  
Top

See Also