[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartManualOperationShape

FlowChartManualOperationShape Class

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

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

Constructors

Name Description
FlowChartManualOperationShape()

Initializes a new instance of a FlowChartManualOperationShape.

FlowChartManualOperationShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartManualOperationShape.

FlowChartManualOperationShape(int, int, int, int)

Initializes a new instance of a FlowChartManualOperationShape.

FlowChartManualOperationShape(Point, Point)

Initializes a new instance of a FlowChartManualOperationShape.