[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartOffpageConnectorShape

FlowChartOffpageConnectorShape Class

Represents a flow chart offpage connector shape of the shape container.

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

Constructors

Name Description
FlowChartOffpageConnectorShape()

Initializes a new instance of a FlowChartOffpageConnectorShape.

FlowChartOffpageConnectorShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartOffpageConnectorShape.

FlowChartOffpageConnectorShape(int, int, int, int)

Initializes a new instance of a FlowChartOffpageConnectorShape.

FlowChartOffpageConnectorShape(Point, Point)

Initializes a new instance of a FlowChartOffpageConnectorShape.