Skip to main content

TdxMapControlNavigationPanel.ShowZoomTrackBar Property

Switches the visibility of the zoom track bar.

Declaration

property ShowZoomTrackBar: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Clicking the shaft or change buttons or dragging the thumb provided by the navigation panel’s zoom track bar is one of the methods available to end-users for map zooming. Set the ShowZoomTrackBar property to True to display the zoom track bar and its change buttons. Otherwise, they are hidden.

The default value of the ShowZoomTrackBar property is True.

See Also