The following tables list the members exposed by MeasureAction.
Name | Description | |
---|---|---|
![]() | MeasureAction Constructor | Initializes a new instance of the MeasureAction class. |
Name | Description | |
---|---|---|
![]() ![]() | AreaUnitsProperty | Identifies the AreaUnit dependency property. |
![]() ![]() | DisplayTotalsProperty | Identifies the DisplayTotals dependency property. |
![]() ![]() | DistanceUnitProperty | Identifies the DistanceUnit dependency property. |
![]() ![]() | FillSymbolProperty | Identifies the FillSymbol dependency property. |
![]() ![]() | LineSymbolProperty | Identifies the LineSymbol dependency property. |
![]() ![]() | MapUnitsProperty | Identifies the MapUnits dependency property. |
![]() ![]() | MeasureModeProperty | Identifies the MeasureMode dependency property. |
Name | Description | |
---|---|---|
![]() | AreaUnit | Gets or sets the display area unit used for polygon measurement. |
![]() | Dispatcher | (Inherited from System.Windows.DependencyObject) |
![]() | DisplayTotals | Gets or sets a value indicating whether the total area and distance should be display. |
![]() | DistanceUnit | Gets or sets the distance unit used for polyline and radius measurement. |
![]() | FillSymbol | Gets or sets the fill symbol used for area and radius measurement. |
![]() | IsEnabled | (Inherited from System.Windows.Interactivity.TriggerAction) |
![]() | LineSymbol | Gets or sets the line symbol used for polyline measurement. |
![]() | MapUnits | Gets or sets the units of the map. |
![]() | MeasureMode | Gets or sets the measure mode. |
![]() | TargetName | (Inherited from System.Windows.Interactivity.TargetedTriggerAction) |
![]() | TargetObject | (Inherited from System.Windows.Interactivity.TargetedTriggerAction) |
Name | Description | |
---|---|---|
![]() | AssociatedObject | (Inherited from System.Windows.Interactivity.TriggerAction) |
![]() | AssociatedObjectTypeConstraint | (Inherited from System.Windows.Interactivity.TriggerAction) |
![]() | Target | (Inherited from System.Windows.Interactivity.TargetedTriggerAction<Map>) |
![]() | TargetTypeConstraint | (Inherited from System.Windows.Interactivity.TargetedTriggerAction) |
Name | Description | |
---|---|---|
![]() | Attach | (Inherited from System.Windows.Interactivity.TriggerAction) |
![]() | ClearValue | (Inherited from System.Windows.DependencyObject) |
![]() | Detach | (Inherited from System.Windows.Interactivity.TriggerAction) |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
![]() | Invoke | Overridden. Invokes the action. |
![]() | OnAttached | (Inherited from System.Windows.Interactivity.TriggerAction) |
![]() | OnDetaching | (Inherited from System.Windows.Interactivity.TriggerAction) |
![]() | OnTargetChanged | Overridden. Called when the target property changes. |