Back to Devexpress

Measurements Properties

wpf-devexpress-dot-xpf-dot-map-dot-measurements-dot-underscore-properties.md

latest3.2 KB
Original Source

Measurements Properties

Contains API to manage rulers that help users measure distances and areas on a map.

NameDescription
AreaUnitsGets or sets the measurement unit for an area ruler.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
DistanceUnitsGets or sets measurement units for distance rulers.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
ModeGets or sets the mode that the Measurements object uses.
RemoveRulersCommandReturns a command that removes all rulers from the map.
SetCreateModeCommandReturns the command that activates the Measurements object’s Create mode.
SetEditModeCommandReturns the command that activates the Measurements object’s Edit mode.
ToolbarOptionsReturns the Measurements toolbar options.

See Also

Measurements Class

Measurements Members

DevExpress.Xpf.Map Namespace