[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.FlowChartSummingJunctionShape

FlowChartSummingJunctionShape Class

Represents a flow chart summing junction shape of the shape container.

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

Constructors

Name Description
FlowChartSummingJunctionShape()

Initializes a new instance of a FlowChartSummingJunctionShape.

FlowChartSummingJunctionShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a FlowChartSummingJunctionShape.

FlowChartSummingJunctionShape(int, int, int, int)

Initializes a new instance of a FlowChartSummingJunctionShape.

FlowChartSummingJunctionShape(Point, Point)

Initializes a new instance of a FlowChartSummingJunctionShape.