[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartPunchedTapeShape

FlowChartPunchedTapeShape Class

Represents a flow chart punched tape shape of the shape container.

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

Constructors

Name Description
FlowChartPunchedTapeShape()

Initializes a new instance of a FlowChartPunchedTapeShape.

FlowChartPunchedTapeShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartPunchedTapeShape.

FlowChartPunchedTapeShape(int, int, int, int)

Initializes a new instance of a FlowChartPunchedTapeShape.

FlowChartPunchedTapeShape(Point, Point)

Initializes a new instance of a FlowChartPunchedTapeShape.