GlobeImageOverlayAltitudeBasedTranslucencyLowerAltitude 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 AltitudeBasedTranslucencyLowerAltitude { get; set; }
Public Overridable Property AltitudeBasedTranslucencyLowerAltitude As Double
Get
Set
public:
virtual property double AltitudeBasedTranslucencyLowerAltitude {
double get ();
void set (double value);
}
abstract AltitudeBasedTranslucencyLowerAltitude : float with get, set
override AltitudeBasedTranslucencyLowerAltitude : float with get, set
Property Value
Type:
DoubleSee Also