Home > All Other Interfaces > IBBox3D > MaxX

MaxX

The bounding box’s upper right X position (in pixels) relative to the 3D Window top left position.

 

JavaScript

 

MaxX

 

C#

 

double MaxX { get; set; }

 

C++

 

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

HRESULT MaxX([in] double pVal)