Overload | Description |
---|---|
LineShape Constructor() | Creates a new line shape. |
LineShape Constructor(Point,Point) | Creates a new line shape. |
LineShape Constructor(SerializationInfo,StreamingContext) | Creates a new line shape object from serialization. |
LineShape Constructor(LineShape) | Creates a new shape that is a copy of the specified shape. |