Home > All Other Interfaces > IBBox3D > MaxY

MaxY

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

 

JavaScript

 

MaxY

 

C#

 

double MaxY { get; set; }

 

C++

 

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

HRESULT MaxY([in] double pVal)