This method sets the visibility conditions of the layer. See: “Feature Layers” chapter in the User Manual.
HRESULT SetVisibilityMinMax(
[in] long lMin,
[in] long lMax)
Parameters:
lMin – The minimum viewing altitude.
lMax – The maximum viewing altitude.
Return Values:
The return value obtained from the returned HRESULT can be one of the following:
Return value |
Meaning |
S_OK |
Success. |
E_FAIL |
Catastrophic failure. |