Back to Devexpress

ScalePanelOptions Properties

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

latest3.4 KB
Original Source

ScalePanelOptions Properties

Contains options that the define appearance and layout of the Scale Panel element.

NameDescription
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.
HorizontalAlignmentGets or sets the Map UI element’s horizontal position. Inherited from MapElementOptions.
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.
MarginGets or sets the Map UI element’s margin. Inherited from MapElementOptions.
ShowKilometersScaleGets or sets a value indicating whether the Kiliometers Scale should be displayed.
ShowMilesScaleGets or sets a value indicating whether the Miles Scale should be displayed.
VerticalAlignmentGets or sets the Map UI element’s vertical position. Inherited from MapElementOptions.
VisibleGets or sets a value that specifies whether the Map UI element is visible. Inherited from MapElementOptions.

See Also

ScalePanelOptions Class

ScalePanelOptions Members

DevExpress.Xpf.Map Namespace