For a list of all members of this type, see Editor members.
Name | Description | |
---|---|---|
![]() | Add | Enables the user to add a feature to the GraphicsLayer using a specified geometry type, or a FeatureLayer using either the default template or specified template. |
![]() | AutoComplete | Gets or sets whether auto completion is enabled when adding polygons to a FeatureLayer. |
![]() | AutoSelect | Gets or sets a value indicating whether auto select is enabled. |
![]() | CancelActive | Cancels any command that might be active on the Map. |
![]() | ClearSelection | Unselects all features in the referenced FeatureLayers. |
![]() | ContinuousMode | Gets or sets a value indicating whether continuous mode is enabled. |
![]() | Cut | Performs a cut against the selected features using a user-drawn polyline. |
![]() | DeleteSelected | Deletes all selected features in the referenced layers. |
![]() | Dispatcher | (Inherited from System.Windows.DependencyObject) |
![]() | EditVertices | Allows the user to click any feature and edit its vertices. |
![]() | EditVerticesEnabled | Gets or sets a value indicating whether edit vertices is enabled. |
![]() | Freehand | Gets or sets a value indicating whether this Editor is using freehand draw mode when using the Add, Reshape, Union and Cut commands. |
![]() | GeometryServiceToken | Gets or sets the token used for geometry service. |
![]() | GeometryServiceUrl | Gets or sets the URL to a geometry service. |
![]() | GraphicsLayers | Iterates on the graphics layers this editor is working on, based on the LayerIDs and Map properties. |
![]() | LayerIDs | Gets or sets the layer IDs this editor works against. |
![]() | MaintainAspectRatio | Gets or sets the MaintainAspectRatio. |
![]() | Map | Gets or sets the map this editor works on. |
![]() | MoveEnabled | Gets or sets a value indicating whether move is enabled. |
![]() | ProxyUrl | Gets or sets the proxy URL for geometry service. |
![]() | Reshape | Performs a reshape against the selected features using a user-drawn polyline. |
![]() | RotateEnabled | Gets or sets a value indicating whether rotate is enabled. |
![]() | Save | Performs a save on all the referenced FeatureLayers that doesn't have FeatureLayer.AutoSave enabled. |
![]() | ScaleEnabled | Gets or sets a value indicating whether scale is enabled. |
![]() | Select | Enables the user to select features in the layers. |
![]() | SelectionMode | Gets or sets the selection mode used with the selection tool. |
![]() | UndoEdits | Performs an undo edits all the referenced FeatureLayers that doesn't have FeatureLayer.AutoSave enabled. |
![]() | Union | Gets the union command. |