Back to Devexpress

TdxMapControlNavigationPanel.ShowMilesScale Property

vcl-dxmapcontrol-dot-tdxmapcontrolnavigationpanel-d7796393.md

latest1.3 KB
Original Source

TdxMapControlNavigationPanel.ShowMilesScale Property

Specifies if the miles scale is visible.

Declaration

delphi
property ShowMilesScale: Boolean read; write; default True;

Property Value

TypeDefaultDescription
BooleanTrue

True if the miles scale is visible; otherwise, False.

|

Remarks

The miles and kilometers scales help users evaluate the distance between points on a map. The scales are automatically updated based on the current zoom level.

Default Value

The ShowMilesScale property’s default value is True.

See Also

TdxMapControlNavigationPanelStyle.ScaleFont

TdxMapControlNavigationPanelStyle.ScaleTextColor

TdxMapControlNavigationPanel Class

TdxMapControlNavigationPanel Members

dxMapControl Unit