PolarPlotAltitude Property |
Gets the altitude at which the plot was seen.
Namespace: VirtualRadar.Interface.ListenerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int Altitude { get; set; }
Public Property Altitude As Integer
Get
Set
public:
property int Altitude {
int get ();
void set (int value);
}
member Altitude : int with get, set
Property Value
Type:
Int32See Also