Gets the x-coordinate that is the sum of x and width values of this Rect.
Namespace: MindFusion.Drawing
Assembly: Rect.js
SyntaxJavaScript
Copy Code
|
|---|
function right () |
The x-coordinate that is the sum of x and width of this rectangle.
See Also