[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartManualInputShape

FlowChartManualInputShape Class

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

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

Constructors

Name Description
FlowChartManualInputShape()

Initializes a new instance of a FlowChartManualInputShape.

FlowChartManualInputShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartManualInputShape.

FlowChartManualInputShape(int, int, int, int)

Initializes a new instance of a FlowChartManualInputShape.

FlowChartManualInputShape(Point, Point)

Initializes a new instance of a FlowChartManualInputShape.