Click or drag to resize

AltitudeDisplayConditionMaximumAltitude Property

Gets or sets the maximum altitude, in meters, of the inclusive altitude interval. Use Double.MaxValue to ignore checking the maximum altitude.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double MaximumAltitude { get; set; }

Property Value

Type: Double
See Also