Gets or sets a value indicating whether the scale unit is miles. The default value is false.
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax bool UseMiles { get; set; }
Property UseMiles As Boolean
Get
Set
property bool UseMiles {
bool get ();
void set (bool value);
}
abstract UseMiles : bool with get, set
Property Value
Type:
BooleanSee Also