[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartCollateShape

FlowChartCollateShape Class

Represents a flow chart collate shape of the shape container.

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

Constructors

Name Description
FlowChartCollateShape()

Initializes a new instance of a FlowChartCollateShape.

FlowChartCollateShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartCollateShape.

FlowChartCollateShape(int, int, int, int)

Initializes a new instance of a FlowChartCollateShape.

FlowChartCollateShape(Point, Point)

Initializes a new instance of a FlowChartCollateShape.