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