[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartConnectorShape

FlowChartConnectorShape Class

Represents a flow chart connector shape of the shape container.

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

Constructors

Name Description
FlowChartConnectorShape()

Initializes a new instance of a FlowChartConnectorShape.

FlowChartConnectorShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartConnectorShape.

FlowChartConnectorShape(int, int, int, int)

Initializes a new instance of a FlowChartConnectorShape.

FlowChartConnectorShape(Point, Point)

Initializes a new instance of a FlowChartConnectorShape.