Back to Devexpress

MapElementOptions Properties

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

latest2.7 KB
Original Source

MapElementOptions Properties

The base class for all Map Control’s UI elements’ options storages.

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.
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.
VerticalAlignmentGets or sets the Map UI element’s vertical position.
VisibleGets or sets a value that specifies whether the Map UI element is visible.

See Also

MapElementOptions Class

MapElementOptions Members

DevExpress.Xpf.Map Namespace