Description
Gets or sets the lower altitude bound used to
calculate translucency for the image when
Globe Image Overlay . Use Altitude Based Translucency is set to
true. When the altitude of the viewer is at or below this value,
the image will have the translucency specified by
Globe Image Overlay . Altitude Based Translucency Lower
Translucency, and will be linearly interpolated at altitude
values between
Globe Image Overlay . Altitude Based Translucency Lower
Altitude and
Globe Image Overlay . Altitude Based Translucency Upper
Altitude.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property AltitudeBasedTranslucencyLowerAltitude() As Double
|