Overload List
Name | Description |
---|---|
DrawPolyline(array<Point>[]()[][], Boolean, TColor, Int32) |
Draw the polyline defined by the array of 2D points
|
DrawPolyline(array<array<Point>[]()[][]>[]()[][], Boolean, TColor, Int32) |
Draw the polylines defined by the array of array of 2D points
|