[]
Represents a arc shape of the shape container.
public class ArcShape : FilledShape, IRtfContent, IEnumerable
| Name | Description |
|---|---|
| ArcShape() | Initializes a new instance of a ArcShape. |
| ArcShape(IShapeContainer, int, int, int, int) | Initializes a new instance of a ArcShape. |
| ArcShape(int, int, int, int) | Initializes a new instance of a ArcShape. |
| ArcShape(Point, Point) | Initializes a new instance of a ArcShape. |
| Name | Description |
|---|---|
| Adjust | Gets or sets the adjust of this ArcShape (between 0.0f and 1.0f). |
| Verticies | Gets or sets the verticies of this ArcShape. |