ESRI.ArcGIS.Mobile
AddVertexSketchTool Class Properties
See Also  Send Feedback
ESRI.ArcGIS.Mobile.WPF Namespace : AddVertexSketchTool Class


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

Public Properties

 NameDescription
Public PropertyAllowDrop (Inherited from System.Windows.UIElement)
Public PropertyBitmapEffect (Inherited from System.Windows.UIElement)
Public PropertyBitmapEffectInput (Inherited from System.Windows.UIElement)
Public PropertyClip (Inherited from System.Windows.UIElement)
Public PropertyClipToBounds (Inherited from System.Windows.UIElement)
Public PropertyCommandBindings (Inherited from System.Windows.UIElement)
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDesiredSize (Inherited from System.Windows.UIElement)
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyEffect (Inherited from System.Windows.UIElement)
Public PropertyFocusable (Inherited from System.Windows.UIElement)
Public PropertyHasAnimatedProperties (Inherited from System.Windows.UIElement)
Public PropertyInputBindings (Inherited from System.Windows.UIElement)
Public PropertyIsArrangeValid (Inherited from System.Windows.UIElement)
Public PropertyIsEnabled (Inherited from System.Windows.UIElement)
Public PropertyIsFocused (Inherited from System.Windows.UIElement)
Public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
Public PropertyIsInputMethodEnabled (Inherited from System.Windows.UIElement)
Public PropertyIsKeyboardFocused (Inherited from System.Windows.UIElement)
Public PropertyIsKeyboardFocusWithin (Inherited from System.Windows.UIElement)
Public PropertyIsMeasureValid (Inherited from System.Windows.UIElement)
Public PropertyIsMouseCaptured (Inherited from System.Windows.UIElement)
Public PropertyIsMouseCaptureWithin (Inherited from System.Windows.UIElement)
Public PropertyIsMouseDirectlyOver (Inherited from System.Windows.UIElement)
Public PropertyIsMouseOver (Inherited from System.Windows.UIElement)
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyIsStylusCaptured (Inherited from System.Windows.UIElement)
Public PropertyIsStylusCaptureWithin (Inherited from System.Windows.UIElement)
Public PropertyIsStylusDirectlyOver (Inherited from System.Windows.UIElement)
Public PropertyIsStylusOver (Inherited from System.Windows.UIElement)
Public PropertyIsVisible (Inherited from System.Windows.UIElement)
Public PropertyOpacity (Inherited from System.Windows.UIElement)
Public PropertyOpacityMask (Inherited from System.Windows.UIElement)
Public PropertyPersistId (Inherited from System.Windows.UIElement)
Public PropertyRenderSize (Inherited from System.Windows.UIElement)
Public PropertyRenderTransform (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
Public PropertySnapsToDevicePixels (Inherited from System.Windows.UIElement)
Public PropertyUid (Inherited from System.Windows.UIElement)
Public PropertyVisibility (Inherited from System.Windows.UIElement)
Top

Protected Properties

 NameDescription
Protected PropertyGraphicLayer Associated graphic layer. (Inherited from SketchTool)
Protected PropertyIsEnabledCore (Inherited from System.Windows.UIElement)
Protected PropertyIsSketchingStarted IsSketchingStarted (Inherited from SketchTool)
Protected PropertySelectedGeometry Geometries.Geometry (Inherited from SketchTool)
Protected PropertyStylusPlugIns (Inherited from System.Windows.UIElement)
Protected PropertyTolerance SquareRadius (Inherited from SketchTool)
Protected PropertyVisualBitmapEffect (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualBitmapEffectInput (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualBitmapScalingMode (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualChildrenCount (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualClip (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualEdgeMode (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualEffect (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualOffset (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualOpacity (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualOpacityMask (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualParent (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualTransform (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualXSnappingGuidelines (Inherited from System.Windows.Media.Visual)
Protected PropertyVisualYSnappingGuidelines (Inherited from System.Windows.Media.Visual)
Top

See Also