| Icon | Member | Description |
|---|---|---|
| PolyLine(array<PointF>[]()[], Boolean) |
convert a series of points to LineSegment2D
| |
| PolyLine(array<Point>[]()[], Boolean) |
convert a series of System.Drawing.Point to LineSegment2D
|
| Icon | Member | Description |
|---|---|---|
| PolyLine(array<PointF>[]()[], Boolean) |
convert a series of points to LineSegment2D
| |
| PolyLine(array<Point>[]()[], Boolean) |
convert a series of System.Drawing.Point to LineSegment2D
|