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


The following tables list the members exposed by MeasureAction.

Public Constructors

 NameDescription
public ConstructorMeasureAction ConstructorInitializes a new instance of the MeasureAction class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)AreaUnitsPropertyIdentifies the AreaUnit dependency property.  
public Fieldstatic (Shared in Visual Basic)DisplayTotalsPropertyIdentifies the DisplayTotals dependency property.  
public Fieldstatic (Shared in Visual Basic)DistanceUnitPropertyIdentifies the DistanceUnit dependency property.  
public Fieldstatic (Shared in Visual Basic)FillSymbolPropertyIdentifies the FillSymbol dependency property.  
public Fieldstatic (Shared in Visual Basic)LineSymbolPropertyIdentifies the LineSymbol dependency property.  
public Fieldstatic (Shared in Visual Basic)MapUnitsPropertyIdentifies the MapUnits dependency property.  
public Fieldstatic (Shared in Visual Basic)MeasureModePropertyIdentifies the MeasureMode dependency property.  
Top

Public Properties

 NameDescription
public PropertyAreaUnit Gets or sets the display area unit used for polygon measurement.  
public PropertyCanFreeze (Inherited from System.Windows.Freezable)
public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyDisplayTotals Gets or sets a value indicating whether the total area and distance should be display.  
public PropertyDistanceUnit Gets or sets the distance unit used for polyline and radius measurement.  
public PropertyFillSymbol Gets or sets the fill symbol used for area and radius measurement.  
public PropertyHasAnimatedProperties (Inherited from System.Windows.Media.Animation.Animatable)
public PropertyIsEnabled (Inherited from System.Windows.Interactivity.TriggerAction)
public PropertyIsFrozen (Inherited from System.Windows.Freezable)
public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
public PropertyLineSymbol Gets or sets the line symbol used for polyline measurement.  
public PropertyMapUnits Gets or sets the units of the map.  
public PropertyMeasureMode Gets or sets the measure mode.  
public PropertyTargetName (Inherited from System.Windows.Interactivity.TargetedTriggerAction)
public PropertyTargetObject (Inherited from System.Windows.Interactivity.TargetedTriggerAction)
Top

Protected Properties

Public Methods

Protected Methods

Public Events

 NameDescription
public EventChanged (Inherited from System.Windows.Freezable)
Top

See Also

© ESRI, Inc. All Rights Reserved.