CircularArc Properties |
[This is preliminary documentation and is subject to change.]
The CircularArc type exposes the following members.
Name | Description | |
---|---|---|
![]() | Begin |
The first point of the curve
(Inherited from Curve.) |
![]() | Center |
The center point of the circle on which the arc is positioned
(Inherited from CircularBase.) |
![]() | End |
The last point of the curve
(Inherited from Curve.) |
![]() | Intermediate |
Point on the curve, between Head & Tail
|
![]() | IsValid |
Determines if the data provided makes for a valid circle
(Inherited from CircularBase.) |
![]() | NumberOfPointsRequiredForRendering |
Determines how many points the curve needs in order to be rendered correctly
(Inherited from CircularBase.) |
![]() | Points |
The list of points that make up the curve
(Inherited from Curve.) |
![]() | Radius |
The distance between the center and any point on the arc
(Inherited from CircularBase.) |