ZoomTrackbarOptions Fields
Contains options that define the position and layout of the Zoom Trackbar element.Name | Description |
---|---|
HorizontalAlignmentProperty static | Identifies the MapElementOptions.HorizontalAlignment dependency property. Inherited from MapElementOptions. |
MarginProperty static | Identifies the MapElementOptions.Margin dependency property. Inherited from MapElementOptions. |
OrientationProperty static | Identifies the ZoomTrackbarOptions.Orientation dependency property. |
VerticalAlignmentProperty static | Identifies the MapElementOptions.VerticalAlignment dependency property. Inherited from MapElementOptions. |
VisibleProperty static | Identifies the MapElementOptions.Visible dependency property. Inherited from MapElementOptions. |
ZoomingStepProperty static | Identifies the ZoomTrackbarOptions.ZoomingStep dependency property. |
See Also