XGraphicsDrawPolygon Method Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodDrawPolygon(XPen, XPoint)
Draws a polygon defined by an array of points.
Public methodDrawPolygon(XPen, Point)
Draws a polygon defined by an array of points.
Public methodDrawPolygon(XPen, PointF)
Draws a polygon defined by an array of points.
Public methodDrawPolygon(XBrush, XPoint, XFillMode)
Draws a polygon defined by an array of points.
Public methodDrawPolygon(XBrush, Point, XFillMode)
Draws a polygon defined by an array of points.
Public methodDrawPolygon(XBrush, PointF, XFillMode)
Draws a polygon defined by an array of points.
Public methodDrawPolygon(XPen, XBrush, XPoint, XFillMode)
Draws a polygon defined by an array of points.
Public methodDrawPolygon(XPen, XBrush, Point, XFillMode)
Draws a polygon defined by an array of points.
Public methodDrawPolygon(XPen, XBrush, PointF, XFillMode)
Draws a polygon defined by an array of points.
Top
See Also

Reference