[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartDecisionShape

FlowChartDecisionShape Class

Represents a flow chart decision shape of the shape container.

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

Constructors

Name Description
FlowChartDecisionShape()

Initializes a new instance of a FlowChartDecisionShape.

FlowChartDecisionShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartDecisionShape.

FlowChartDecisionShape(int, int, int, int)

Initializes a new instance of a FlowChartDecisionShape.

FlowChartDecisionShape(Point, Point)

Initializes a new instance of a FlowChartDecisionShape.