PolarPlotSliceAltitudeHigher Property |
Gets or sets the upper-bound of the altitude that the plot covers.
Namespace: VirtualRadar.Interface.ListenerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int AltitudeHigher { get; set; }
Public Property AltitudeHigher As Integer
Get
Set
public:
property int AltitudeHigher {
int get ();
void set (int value);
}
member AltitudeHigher : int with get, set
Property Value
Type:
Int32See Also