[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartExtractShape

FlowChartExtractShape Class

Represents a flow chart extract shape of the shape container.

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

Constructors

Name Description
FlowChartExtractShape()

Initializes a new instance of a FlowChartExtractShape.

FlowChartExtractShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartExtractShape.

FlowChartExtractShape(int, int, int, int)

Initializes a new instance of a FlowChartExtractShape.

FlowChartExtractShape(Point, Point)

Initializes a new instance of a FlowChartExtractShape.