MaxX

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

 

JavaScript

 

MaxX

 

C#

 

double MaxX { get; set; }

 

C++

 

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

HRESULT MaxX([in] double pVal)