[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartOrShape

FlowChartOrShape Class

Represents a flow chart or shape of the shape container.

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

Constructors

Name Description
FlowChartOrShape()

Initializes a new instance of a FlowChartOrShape.

FlowChartOrShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartOrShape.

FlowChartOrShape(int, int, int, int)

Initializes a new instance of a FlowChartOrShape.

FlowChartOrShape(Point, Point)

Initializes a new instance of a FlowChartOrShape.