GraphicsPath::AddLines Method
.NET Framework (current version)
Appends a series of connected line segments to the end of this GraphicsPath.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | AddLines(array<Point>^) | Appends a series of connected line segments to the end of this GraphicsPath. |
![]() | AddLines(array<PointF>^) | Appends a series of connected line segments to the end of this GraphicsPath. |
Show:
