Back to Devexpress

TdxMapControlNavigationPanel.ShowKilometersScale Property

vcl-dxmapcontrol-dot-tdxmapcontrolnavigationpanel-9cd18000.md

latest1.4 KB
Original Source

TdxMapControlNavigationPanel.ShowKilometersScale Property

Specifies if the kilometers scale is visible.

Declaration

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

Property Value

TypeDefaultDescription
BooleanTrue

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

|

Remarks

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

Default Value

The ShowKilometersScale property’s default value is True.

See Also

TdxMapControlNavigationPanelStyle.ScaleFont

TdxMapControlNavigationPanelStyle.ScaleTextColor

TdxMapControlNavigationPanel Class

TdxMapControlNavigationPanel Members

dxMapControl Unit