Description
Gets or sets the upper 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 above this value,
the image will have the translucency specified by
Globe Image Overlay . Altitude Based Translucency Upper
Translucency, and will be linearly interpolated at altitude
values between
Globe Image Overlay . Altitude Based Translucency Upper
Altitude and
Globe Image Overlay . Altitude Based Translucency Lower
Altitude.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property AltitudeBasedTranslucencyUpperAltitude() As Double
|