GraphicsPathAddLines Method |
Adds lines to each of the specified points to the path
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Remarks
If the current figure is not closed, it will connect with the first point specified.
The current position will be moved to the last point specified
See Also