ArcGIS API for Silverlight - Library Reference
EditorWidget Class Members
See Also  Fields  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace : EditorWidget Class


The following tables list the members exposed by EditorWidget.

Public Constructors

 NameDescription
public ConstructorEditorWidget ConstructorInitializes a new instance of the EditorWidget class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)AlwaysDisplayDefaultTemplatesPropertyIdentifies the AlwaysDisplayDefaultTemplates dependency property.  
public Fieldstatic (Shared in Visual Basic)AutoCompletePropertyIdentifies the AutoComplete dependency property.  
public Fieldstatic (Shared in Visual Basic)AutoSelectPropertyIdentifies the AutoSelect dependency property.  
public Fieldstatic (Shared in Visual Basic)ContinuousPropertyIdentifies the Continuous dependency property.  
public Fieldstatic (Shared in Visual Basic)EditVerticesEnabledPropertyIdentifies the EditVerticesEnabled dependency property.  
public Fieldstatic (Shared in Visual Basic)FreehandPropertyIdentifies the Freehand dependency property.  
public Fieldstatic (Shared in Visual Basic)GeometryServiceTokenPropertyIdentifies the GeometryServiceToken dependency property.  
public Fieldstatic (Shared in Visual Basic)GeometryServiceUrlPropertyIdentifies the GeometryServiceUrl dependency property.  
public Fieldstatic (Shared in Visual Basic)LayerIDsPropertyIdentifies the LayerIDs dependency property.  
public Fieldstatic (Shared in Visual Basic)MaintainAspectRatioPropertyIdentifies the MaintainAspectRatio dependency property.  
public Fieldstatic (Shared in Visual Basic)MapPropertyIdentifies the Map dependency property.  
public Fieldstatic (Shared in Visual Basic)MoveEnabledPropertyIdentifies the MoveEnabled dependency property.  
public Fieldstatic (Shared in Visual Basic)ProxyUrlPropertyIdentifies the ProxyUrl dependency property.  
public Fieldstatic (Shared in Visual Basic)RotateEnabledPropertyIdentifies the RotateEnabled dependency property.  
public Fieldstatic (Shared in Visual Basic)ScaleEnabledPropertyIdentifies the ScaleEnabled dependency property.  
public Fieldstatic (Shared in Visual Basic)ShowAttributesOnAddPropertyIdentifies the ShowAttributesOnAdd dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAllowDrop (Inherited from System.Windows.UIElement)
public PropertyAlwaysDisplayDefaultTemplates Gets or sets a value indicating whether default templates should always be displayed.  
public PropertyAutoComplete Gets or sets a value indicating whether auto completion is enabled when adding polygons.  
public PropertyAutoSelect Gets or sets a value indicating whether selection is automatic for tools that require it.  
public PropertyBackground (Inherited from System.Windows.Controls.Control)
public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyCharacterSpacing (Inherited from System.Windows.Controls.Control)
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyContinuousGets or sets a value indicating whether this EditorWidget is continuous.  
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyEditVerticesEnabled Gets or sets a value indicating whether edit vertices is enabled.  
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
public PropertyFontSize (Inherited from System.Windows.Controls.Control)
public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
public PropertyForeground (Inherited from System.Windows.Controls.Control)
public PropertyFreehandGets or sets a value indicating whether this EditorWidget is using freehand draw mode when using Add, Reshape, Union and Cut.  
public PropertyGeometryServiceToken Gets or sets the token used for geometry service.  
public PropertyGeometryServiceUrl Gets or sets the geometry service URL.  
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLayerIDs Gets or sets the layer IDs of the layers for which templates are displayed.  
public PropertyMaintainAspectRatio Gets or sets a value indicating whether aspect ratio need to be maintained when geometry is scaled.  
public PropertyMap Gets or sets the map that the template picker is buddied to.  
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMoveEnabled Gets or sets a value indicating whether move is enabled.  
public PropertyName (Inherited from System.Windows.FrameworkElement)
public PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyPadding (Inherited from System.Windows.Controls.Control)
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyProjection (Inherited from System.Windows.UIElement)
public PropertyProxyUrl Gets or sets the proxy URL for geometry service.  
public PropertyRenderSize (Inherited from System.Windows.UIElement)
public PropertyRenderTransform (Inherited from System.Windows.UIElement)
public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
public PropertyResources (Inherited from System.Windows.FrameworkElement)
public PropertyRotateEnabled Gets or sets a value indicating whether rotate is enabled.  
public PropertyScaleEnabled Gets or sets a value indicating whether scale is enabled.  
public PropertyShowAttributesOnAdd Gets or sets a value indicating whether the attributes are shown when a graphic is added to the feature layer  
public PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTemplate (Inherited from System.Windows.Controls.Control)
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

 NameDescription
protected PropertyDefaultStyleKey (Inherited from System.Windows.Controls.Control)
Top

Public Methods

Protected Methods

 NameDescription
protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
protected MethodOnGotFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyDown (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
protected MethodOnLostFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnLostMouseCapture (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseMove (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseWheel (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInput (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
Top

Public Events

 NameDescription
public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
public EventDataContextChanged (Inherited from System.Windows.FrameworkElement)
public EventDragEnter (Inherited from System.Windows.UIElement)
public EventDragLeave (Inherited from System.Windows.UIElement)
public EventDragOver (Inherited from System.Windows.UIElement)
public EventDrop (Inherited from System.Windows.UIElement)
public EventEditCompleted Occurs when an edit has completed.  
public EventEditorActivated Occurs when an editor has been activated.  
public EventGotFocus (Inherited from System.Windows.UIElement)
public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
public EventKeyDown (Inherited from System.Windows.UIElement)
public EventKeyUp (Inherited from System.Windows.UIElement)
public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
public EventLoaded (Inherited from System.Windows.FrameworkElement)
public EventLostFocus (Inherited from System.Windows.UIElement)
public EventLostMouseCapture (Inherited from System.Windows.UIElement)
public EventMediaCommand (Inherited from System.Windows.UIElement)
public EventMouseEnter (Inherited from System.Windows.UIElement)
public EventMouseLeave (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
public EventMouseMove (Inherited from System.Windows.UIElement)
public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
public EventMouseWheel (Inherited from System.Windows.UIElement)
public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
public EventTextInput (Inherited from System.Windows.UIElement)
public EventTextInputStart (Inherited from System.Windows.UIElement)
public EventTextInputUpdate (Inherited from System.Windows.UIElement)
public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top

See Also

© ESRI, Inc. All Rights Reserved.