GH_GraphicsUtilSolveArc Method |
Name | Description | |
---|---|---|
SolveArc(Point3d, Point3d, Vector3d, RectangleF, Single, Single) |
Create a GDI circular arc definition from start-point, end-point and tangent direction.
| |
SolveArc(PointF, PointF, SizeF, RectangleF, Single, Single) |
Create a GDI circular arc definition from start-point, end-point and tangent direction.
| |
SolveArc(Double, Double, Double, Double, Double, Double, RectangleF, Single, Single) |
Create a GDI circular arc definition from start-point, end-point and tangent direction.
|