Description
Gets or sets whether to use altitude to
determine the translucency value for the image or not. If false,
the Globe
Image Overlay . Translucency value is used. If true, the
translucency will be determined by the values of
Globe Image Overlay . Altitude Based Translucency Lower
Translucency,
Globe Image Overlay . Altitude Based Translucency Upper
Translucency,
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 UseAltitudeBasedTranslucency() As Boolean
|