| Method Summary |
| Point2D | GetCenter
()
Get method for attribute
"Center"
Center of the ellipse |
| double | GetXRadius
()
Get method for attribute
"XRadius"
X Radius of the ellipse |
| double | GetYRadius
()
Get method for attribute
"YRadius"
Y Radius of the ellipse |
| void | SetCenter
(Point2D value)
Set method for attribute
"Center"
Center of the ellipse |
| void | SetXRadius
(double value)
Set method for attribute
"XRadius"
X Radius of the ellipse |
| void | SetYRadius
(double value)
Set method for attribute
"YRadius"
Y Radius of the ellipse |