[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartTerminatorShape

FlowChartTerminatorShape Class

Represents a flow chart terminator shape of the shape container.

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

Constructors

Name Description
FlowChartTerminatorShape()

Initializes a new instance of a FlowChartTerminatorShape.

FlowChartTerminatorShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartTerminatorShape.

FlowChartTerminatorShape(int, int, int, int)

Initializes a new instance of a FlowChartTerminatorShape.

FlowChartTerminatorShape(Point, Point)

Initializes a new instance of a FlowChartTerminatorShape.