[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartPreparationShape

FlowChartPreparationShape Class

Represents a flow chart preparation shape of the shape container.

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

Constructors

Name Description
FlowChartPreparationShape()

Initializes a new instance of a FlowChartPreparationShape.

FlowChartPreparationShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartPreparationShape.

FlowChartPreparationShape(int, int, int, int)

Initializes a new instance of a FlowChartPreparationShape.

FlowChartPreparationShape(Point, Point)

Initializes a new instance of a FlowChartPreparationShape.