CentralBodyGraphicsAltitudeOffset Property |
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax public virtual double AltitudeOffset { get; set; }
Public Overridable Property AltitudeOffset As Double
Get
Set
public:
virtual property double AltitudeOffset {
double get ();
void set (double value);
}
abstract AltitudeOffset : float with get, set
override AltitudeOffset : float with get, set
Property Value
Type:
DoubleSee Also