ESRI.ArcGIS.Mobile.Client
ESRI.ArcGIS.Mobile.Client.GeometryEditMethods Namespace
See Also  Inheritance Hierarchy Send Feedback

Classes

 ClassDescription
ClassDeleteGeometryEditMethod Object used for deleting a Geometry portion.
ClassExtendGeometryEditMethod Object used for extending a Geometry (Polyline)
ClassGeometryEditCompleteMapPage when a geometry edit method done, show modified geometry on this page users could back to EditAttributesPage, or continue editing geometry
ClassGeometryEditMethod This is base class for Geometry edit methods
ClassGeometryEditMethodCompletedEventArgs  
ClassGeometryEditMethodPage Page that is used for displaying the options for editing a geometry.
ClassGeometryEditMethodStartingEventArgs Event arguments used by the GeometryCollectionStarting event.
ClassGeometryEditProcessCompletedEventArgs Event arguments used when GeometryEditProcess is completed.
ClassGeometryEditProcessStartedEventArgs Event arguments used when GeometryEditProcess is started.
ClassReCollectGeometryEditMethod Geometry edit method for re-collecting geometry
ClassReplaceGeometryEditMethod Geometry edit method for replacing a portion of a feature's geometry
ClassSelectCoordinateMapPage MapPage for choosing a startpoint, endpoint

Enumerations

 EnumerationDescription
EnumerationGeometryExtendDirection Direction for extending geometry

See Also