[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartMagneticTapeShape

FlowChartMagneticTapeShape Class

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

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

Constructors

Name Description
FlowChartMagneticTapeShape()

Initializes a new instance of a FlowChartMagneticTapeShape.

FlowChartMagneticTapeShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartMagneticTapeShape.

FlowChartMagneticTapeShape(int, int, int, int)

Initializes a new instance of a FlowChartMagneticTapeShape.

FlowChartMagneticTapeShape(Point, Point)

Initializes a new instance of a FlowChartMagneticTapeShape.