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