MapElementOptions Properties
The base class for all Map Control’s UI elements’ options storages.| Name | Description |
|---|---|
| HorizontalAlignment | Gets or sets the Map UI element’s horizontal position. |
| Margin | Gets or sets the Map UI element’s margin. |
| VerticalAlignment | Gets or sets the Map UI element’s vertical position. |
| Visible | Gets or sets a value that specifies whether the Map UI element is visible. |
See Also