ArcGIS API for Silverlight - Library Reference
Editor Class Properties
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace : Editor Class


For a list of all members of this type, see Editor members.

Public Properties

 NameDescription
public PropertyAddEnables 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.  
public PropertyAutoCompleteGets or sets whether auto completion is enabled when adding polygons to a FeatureLayer.  
public PropertyAutoSelect Gets or sets a value indicating whether auto select is enabled.  
public PropertyCancelActiveCancels any command that might be active on the Map.  
public PropertyClearSelectionUnselects all features in the referenced FeatureLayers.  
public PropertyContinuousMode Gets or sets a value indicating whether continuous mode is enabled.  
public PropertyCut Performs a cut against the selected features using a user-drawn polyline.  
public PropertyDeleteSelected Deletes all selected features in the referenced layers.  
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyEditVertices Allows the user to click any feature and edit its vertices.  
public PropertyEditVerticesEnabled Gets or sets a value indicating whether edit vertices is enabled.  
public PropertyFreehandGets or sets a value indicating whether this Editor is using freehand draw mode when using the Add, Reshape, Union and Cut commands.  
public PropertyGeometryServiceToken Gets or sets the token used for geometry service.  
public PropertyGeometryServiceUrl Gets or sets the URL to a geometry service.  
public PropertyGraphicsLayersIterates on the graphics layers this editor is working on, based on the LayerIDs and Map properties.  
public PropertyLayerIDs Gets or sets the layer IDs this editor works against.  
public PropertyMaintainAspectRatio Gets or sets the MaintainAspectRatio.  
public PropertyMap Gets or sets the map this editor works on.  
public PropertyMoveEnabled Gets or sets a value indicating whether move is enabled.  
public PropertyProxyUrl Gets or sets the proxy URL for geometry service.  
public PropertyReshape Performs a reshape against the selected features using a user-drawn polyline.  
public PropertyRotateEnabled Gets or sets a value indicating whether rotate is enabled.  
public PropertySavePerforms a save on all the referenced FeatureLayers that doesn't have FeatureLayer.AutoSave enabled.  
public PropertyScaleEnabled Gets or sets a value indicating whether scale is enabled.  
public PropertySelect Enables the user to select features in the layers.  
public PropertySelectionMode Gets or sets the selection mode used with the selection tool.  
public PropertyUndoEditsPerforms an undo edits all the referenced FeatureLayers that doesn't have FeatureLayer.AutoSave enabled.  
public PropertyUnion Gets the union command.  
Top

See Also

© ESRI, Inc. All Rights Reserved.