Home > All Other Interfaces > IBBox3D > MaxHeight

MaxHeight

The bounding box’s upper Z position.

 

JavaScript

 

MaxHeight

 

C#

 

double MaxHeight { get; set; }

 

C++

 

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

HRESULT MaxHeight([in] double pVal)