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