IAircraftComparerBrowserLocation Property |
Gets or sets the location of the browser, if known.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Coordinate BrowserLocation { get; set; }
Property BrowserLocation As Coordinate
Get
Set
property Coordinate^ BrowserLocation {
Coordinate^ get ();
void set (Coordinate^ value);
}
abstract BrowserLocation : Coordinate with get, set
Property Value
Type:
CoordinateSee Also