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