Overload List
| Name | Description | |
|---|---|---|
| LineShape()()()() |
Create a new LineShape.
| |
| LineShape(Double, Double, Double, Double) |
Creates a new LineShape with given start and end point.
| |
| LineShape(Double, Double, Double, Double, Pen) |
Creates a new LineShape with given start and end point and pen.
|