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