MaxHeight

Gets and sets the bounding box’s maximum height value.

 

JavaScript

 

MaxHeight

 

C#

 

double MaxHeight { get; set; }

 

C++

 

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

HRESULT MaxHeight([in] double pVal)