Click or drag to resize

MapUseMiles Property

Gets or sets a value indicating whether the scale is displayed in miles or it is displayed in km.

Namespace:  Ptv.XServer.Controls.Map
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public bool UseMiles { get; set; }

Property Value

Type: Boolean

Implements

IMapUseMiles
See Also