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