Click or drag to resize
BaseStationLocationLatitude Property
Gets or sets the latitude part of the user's location.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public double Latitude { get; set; }

Property Value

Type: Double
See Also