MapElementOptions Properties
The base class for all Map Control’s UI elements’ options storages.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Horizontal |
Gets or sets the Map UI element’s horizontal position. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Margin | Gets or sets the Map UI element’s margin. |
Vertical |
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