Ellipse2d.Split (Double, out Ellipse2d, out Ellipse2d) Method
Splits the arc at a specified elliptical parameter. If the parmeter is out of arcs
range, a copy of this object and a zero length arc will be created.
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.
This language is not supported or no code example is available.
Parameters
-
param
-
double
The parameter to split at.
-
part1
-
Ellipse2d
Set to the elliptical arc before the parameter.
-
part2
-
Ellipse2d
Set to the elliptical arc after the parameter.
.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