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