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