right : number
The x coordinate of the rightmost point of the Ellipse. Changing the right property of an Ellipse object has no effect on the x property, but does adjust the width. Gets or sets the value of the rightmost point of the ellipse.
- Source code: geom/Ellipse.js (Line 209)
Please login to continue.