[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartDocumentShape

FlowChartDocumentShape Class

Represents a flow chart document shape of the shape container.

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

Constructors

Name Description
FlowChartDocumentShape()

Initializes a new instance of a FlowChartDocumentShape.

FlowChartDocumentShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartDocumentShape.

FlowChartDocumentShape(int, int, int, int)

Initializes a new instance of a FlowChartDocumentShape.

FlowChartDocumentShape(Point, Point)

Initializes a new instance of a FlowChartDocumentShape.