Ellipse2d(Point2d, Double, Double) Constructor
Constructs a full axis aligned ellipse with the specified radiis. The largest radius will become the major axis.
This language is not supported or no code example is available.
public function Ellipse2d( |
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
center
-
Point2d
The ellipses center point.
-
radius1
-
double
The length of one of the ellipses axis.
-
radius2
-
double
The length of the other ellipse axis.
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8