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