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