[]
Represents a circular arrow shape of the shape container.
public class CircularArrowShape : FilledShape, IRtfContent, IEnumerable
Name | Description |
---|---|
CircularArrowShape() | Initializes a new instance of a CircularArrowShape. |
CircularArrowShape(IShapeContainer, int, int, int, int) | Initializes a new instance of a CircularArrowShape. |
CircularArrowShape(int, int, int, int) | Initializes a new instance of a CircularArrowShape. |
CircularArrowShape(Point, Point) | Initializes a new instance of a CircularArrowShape. |