[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartInputOutputShape

FlowChartInputOutputShape Class

Represents a flow chart input output shape of the shape container.

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

Constructors

Name Description
FlowChartInputOutputShape()

Initializes a new instance of a FlowChartInputOutputShape.

FlowChartInputOutputShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartInputOutputShape.

FlowChartInputOutputShape(int, int, int, int)

Initializes a new instance of a FlowChartInputOutputShape.

FlowChartInputOutputShape(Point, Point)

Initializes a new instance of a FlowChartInputOutputShape.