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