The bounding box’s lower left Y position (in pixels) relative to the 3D Window top left position.
JavaScript |
|
MinY |
C# |
|
double MinY { get; set; } |
C++ |
|
HRESULT MinY([out, retval] double* pVal) HRESULT MinY([in] double pVal) |