TdxMapControlNavigationPanel.ShowMilesScale Property
Specifies if the miles scale is visible.
Declaration
property ShowMilesScale: Boolean read; write; default True;
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | True |
|
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