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