ZoomTrackbarOptions Properties
Contains options that define the position and layout of the Zoom Trackbar 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 |
Orientation | Gets or sets the zoom trackbar’s orientation. This is a dependency property. |
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 |
Zooming |
Gets or sets the zooming step used by the trackbar. |
See Also