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