ESRI.ArcGIS.Mobile
ESRI.ArcGIS.Mobile.Sketch Namespace
See Also  Inheritance Hierarchy Send Feedback

Classes

 ClassDescription
ClassAddVertexSketchTool Sketch Tool that uses mouse and key events to add a vertex on the sketch.
ClassDeleteVertexSketchTool Sketch Tool that uses mouse and key events to delete a vertex on the sketch.
ClassFeatureSnappingResult Describes an individual snapping result for a feature.
ClassInsertVertexSketchTool Sketch Tool that uses mouse and key events to insert/move a vertex on the sketch.
ClassMoveVertexSketchTool Sketch Tool that uses mouse and key events to move a vertex on the sketch.
ClassSketchEventArgs EventArgs used by the sketch for finish part and finish sketch events.
ClassSketchGraphicLayer Used to sketch new or existing geometry.
ClassSketchTool Base class for sketch operation classes.
ClassSnappingAgent Public class used by the Snap Environment to set one snap agent for each map layer.
ClassSnappingEngine Used for sketching.
ClassSnappingEnvironment Snapping Engine used by the map for sketching.
ClassSnappingResult Encapsulates the result of a Snapping.

Enumerations

 EnumerationDescription
EnumerationSnappingType Type of snapping for SnappingAgents.

See Also