Overload List

NameDescription
PolyLine(array<Point>[]()[][], Boolean)
convert a series of System.Drawing.Point to LineSegment2D
PolyLine(array<PointF>[]()[][], Boolean)
convert a series of points to LineSegment2D

See Also