[]
Represents a flow chart merge shape of the shape container.
public class FlowChartMergeShape : FilledShape, IRtfContent, IEnumerable
Name | Description |
---|---|
FlowChartMergeShape() | Initializes a new instance of a FlowChartMergeShape. |
FlowChartMergeShape(IShapeContainer, int, int, int, int) | Initializes a new instance of a FlowChartMergeShape. |
FlowChartMergeShape(int, int, int, int) | Initializes a new instance of a FlowChartMergeShape. |
FlowChartMergeShape(Point, Point) | Initializes a new instance of a FlowChartMergeShape. |