MaxY

Gets and sets the bounding box’s maximum Y coordinate.

 

JavaScript

 

MaxY

 

C#

 

double MaxY { get; set; }

 

C++

 

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

HRESULT MaxY([in] double pVal)