Arc Class | 
public class Arc : ICurve
The Arc type exposes the following members.
| Name | Description | |
|---|---|---|
| Arc(Point, Point, Point) | Initializes a new instance of the Arc class | |
| Arc(Point, Point, Vector, Double) | Initializes a new instance of the Arc class | |
| Arc(Point, Vector, Vector, Double, Double) | Initializes a new instance of the Arc class | 
| Name | Description | |
|---|---|---|
| Angle | ||
| ArcMiddlePoint | ||
| CenterPoint | ||
| EndPoint | ||
| Length | ||
| Normal | ||
| Radius | ||
| StartDirection | ||
| StartPoint | ||
| StartTangent |