Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ZoomTrackbarOptions Fields
Show Inherited Hide Inherited

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