Show 

Home > All Other Interfaces > IBBox3D66 > MinX

MinX

Gets and sets the bounding box’s minimum X coordinate.

 

JavaScript

 

MinX

 

C#

 

double MinX { get; set; }

 

C++

 

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

HRESULT MinX([in] double pVal)