A newer version of this page is available.
Switch to the current version.
MapElementOptions.VerticalAlignment Property
Gets or sets the Map UI element's vertical position.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v18.2.dll
Declaration
public NavigationElementVerticalAlignment VerticalAlignment { get; set; }
Public Property VerticalAlignment As NavigationElementVerticalAlignment
Property Value
Type | Description |
---|---|
NavigationElementVerticalAlignment | The Map UI element's vertical position. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to VerticalAlignment |
---|---|
MapControl |
|
MapControl |
|
MapControl |
|
MapControl |
|
MapControl |
|
MapControl |
|
MapControl |
|
MapControl |
|
MapEditor |
|
See Also
Feedback