[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartDelayShape

FlowChartDelayShape Class

Represents a flow chart delay shape of the shape container.

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

Constructors

Name Description
FlowChartDelayShape()

Initializes a new instance of a FlowChartDelayShape.

FlowChartDelayShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartDelayShape.

FlowChartDelayShape(int, int, int, int)

Initializes a new instance of a FlowChartDelayShape.

FlowChartDelayShape(Point, Point)

Initializes a new instance of a FlowChartDelayShape.