Gets or sets the lower altitude bound used to calculate translucency for the image when 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 Altitude Based Translucency Lower Translucency, and will be linearly interpolated at altitude values between Altitude Based Translucency Lower Altitude and Altitude Based Translucency Upper Altitude.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property AltitudeBasedTranslucencyLowerAltitude() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_AltitudeBasedTranslucencyLowerAltitude(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






