[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartMergeShape

FlowChartMergeShape Class

Represents a flow chart merge shape of the shape container.

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

Constructors

Name Description
FlowChartMergeShape()

Initializes a new instance of a FlowChartMergeShape.

FlowChartMergeShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartMergeShape.

FlowChartMergeShape(int, int, int, int)

Initializes a new instance of a FlowChartMergeShape.

FlowChartMergeShape(Point, Point)

Initializes a new instance of a FlowChartMergeShape.