Gets or sets the x-coordinate of the upper-left corner of the ellipse.
Namespace: MindFusion.Drawing
File: Ellipse.js
SyntaxJavaScript
Copy Code
|
|---|
get x() {} |
Type: Number
Number
The x-coordinate of the upper-left corner of the ellipse.
See Also