MinElevation

Gets and sets the minimum altitude value for which contour colors and lines should be displayed. This property is applied only when the UseMinMaxValues is set to TRUE.

JavaScript

 

 

 

MinElevation

 

C#

 

 

 

double MinElevation { get; set; }

 

C++

 

 

 

HRESULT MinElevation([out, retval] double* pVal)

HRESULT MinElevation([in] double pVal)