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