ScalePanelOptions Properties
Contains options that the define appearance and layout of the Scale Panel element.
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.
Inherited from Map |
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.
Inherited from Map |
Show |
Gets or sets a value indicating whether the Kiliometers Scale should be displayed. |
Show |
Gets or sets a value indicating whether the Miles Scale should be displayed. |
Vertical |
Gets or sets the Map UI element’s vertical position.
Inherited from Map |
Visible |
Gets or sets a value that specifies whether the Map UI element is visible.
Inherited from Map |
See Also