[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartPunchedCardShape

FlowChartPunchedCardShape Class

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

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

Constructors

Name Description
FlowChartPunchedCardShape()

Initializes a new instance of a FlowChartPunchedCardShape.

FlowChartPunchedCardShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartPunchedCardShape.

FlowChartPunchedCardShape(int, int, int, int)

Initializes a new instance of a FlowChartPunchedCardShape.

FlowChartPunchedCardShape(Point, Point)

Initializes a new instance of a FlowChartPunchedCardShape.