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