Draws a set of lines or a set of polygons

Name Description
DrawPolyPolyLine(Point[], int[], bool) Draws a set of lines or a set of polygons
DrawPolyPolyLine(DPoint[], int[], bool) Draws a set of lines or a set of polygons (inherited from CADPresenter).
DrawPolyPolyLine(T[], int[], bool) Draws a set of lines or a set of polygons (inherited from CADPainter<T>).