MapElementOptions Fields
The base class for all Map Control’s UI elements’ options storages.| Name | Description |
|---|---|
| HorizontalAlignmentProperty static | Identifies the MapElementOptions.HorizontalAlignment dependency property. |
| MarginProperty static | Identifies the MapElementOptions.Margin dependency property. |
| VerticalAlignmentProperty static | Identifies the MapElementOptions.VerticalAlignment dependency property. |
| VisibleProperty static | Identifies the MapElementOptions.Visible dependency property. |
See Also