Skip to main content

TdxMapControlNavigationPanel Properties

Contains navigation panel settings.
Name Description
Height Specifies the height of the navigation panel, in pixels.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
ShowCoordinates Switches the visibility of the coordinates that correspond to the map point located under the mouse pointer.
ShowKilometersScale Specifies if the kilometers scale is visible.
ShowMilesScale Specifies if the miles scale is visible.
ShowScrollButtons Switches the visibility of the scroll buttons.
ShowZoomTrackBar Switches the visibility of the zoom track bar.
Style Provides access to the navigation panel’s appearance settings.
Visible Switches the visibility of the navigation panel.
XCoordinateDisplayMask Specifies the display format mask for the X coordinate.
YCoordinateDisplayMask Specifies the display format mask for the Y coordinate.
See Also