[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartProcessShape

FlowChartProcessShape Class

Represents a flow chart process shape of the shape container.

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

Constructors

Name Description
FlowChartProcessShape()

Initializes a new instance of a FlowChartProcessShape.

FlowChartProcessShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartProcessShape.

FlowChartProcessShape(int, int, int, int)

Initializes a new instance of a FlowChartProcessShape.

FlowChartProcessShape(Point, Point)

Initializes a new instance of a FlowChartProcessShape.