IReceiverLocationsViewLongitude Property |
Gets or sets the longitude of the location being edited by the user.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string Longitude { get; set; }
Property Longitude As String
Get
Set
property String^ Longitude {
String^ get ();
void set (String^ value);
}
abstract Longitude : string with get, set
Property Value
Type:
StringSee Also