![]() | Arc Constructor |

Name | Description | |
---|---|---|
![]() | Arc(ViewBase, Point, Point, Double) |
Creates a new arc instance with standard attributes and the given two points and radius.
|
![]() | Arc(ViewBase, Point, Point, Point) |
Creates a new arc instance with standard attributes and the given three points.
|
![]() | Arc(ViewBase, Point, Point, Double, ArcArcAttributes) |
Creates a new arc instance with the given two points, radius and specified attributes.
|
![]() | Arc(ViewBase, Point, Point, Point, ArcArcAttributes) |
Creates a new arc instance with the given three points and specified attributes.
|
