Home > All Other Interfaces > IBBox3D > MinHeight

MinHeight

The bounding box’s lower z position.

 

JavaScript

 

MinHeight

 

C#

 

double MinHeight { get; set; }

 

C++

 

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

HRESULT MinHeight([in] double pVal)