[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartSortShape

FlowChartSortShape Class

Represents a flow chart sort shape of the shape container.

Inheritance
FlowChartSortShape
Namespace: C1.WPF.Word.Canvas
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class FlowChartSortShape : FilledShape, IRtfContent, IEnumerable

Constructors

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.