Overload List
| Name | Description | |
|---|---|---|
| DrawPolyline(array<Point>[]()[], Boolean, TColor, Int32) | ||
| DrawPolyline(array<Point>[]()[], Boolean, TColor, Int32) |
Draw the polyline defined by the array of 2D points
(Inherited from Image<(Of <(TColor, TDepth>)>).) | |
| DrawPolyline(array<PointF>[]()[], Boolean, TColor, Int32) |
Draw the polyline defined by the array of 2D points
|