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