Method DrawPolygon
DrawPolygon(Pen, PointD[])
Draws a polygon defined by an array of PointD structures.
public override void DrawPolygon(Pen pen, PointD[] points)
Draws a polygon defined by an array of PointD structures.
public override void DrawPolygon(Pen pen, PointD[] points)