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