[]
Represents a line shape of the shape container.
public class LineShape : LinedShape
| Name | Description |
|---|---|
| LineShape() | Initializes a new instance of a LineShape. |
| LineShape(IShapeContainer, int, int, int, int) | Initializes a new instance of a LineShape. |
| LineShape(int, int, int, int) | Initializes a new instance of a LineShape. |
| LineShape(Point, Point) | Initializes a new instance of a LineShape. |