[]
Represents a flow chart summing junction shape of the shape container.
public class FlowChartSummingJunctionShape : FilledShape, IRtfContent, IEnumerable
| 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. |