[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartAlternateProcessShape

FlowChartAlternateProcessShape Class

Represents a flow chart alternate process shape of the shape container.

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

Constructors

Name Description
FlowChartAlternateProcessShape()

Initializes a new instance of a FlowChartAlternateProcessShape.

FlowChartAlternateProcessShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartAlternateProcessShape.

FlowChartAlternateProcessShape(int, int, int, int)

Initializes a new instance of a FlowChartAlternateProcessShape.

FlowChartAlternateProcessShape(Point, Point)

Initializes a new instance of a FlowChartAlternateProcessShape.