Click or drag to resize
GoogleMapSettingsInitialDistanceUnit Property
Gets or sets the initial unit used to display distances. This is overridden by the user's own settings after they have viewed the page the first time.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DistanceUnit InitialDistanceUnit { get; set; }

Property Value

Type: DistanceUnit
See Also