The 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) |