Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Overload List
Name | Description | |
---|---|---|
![]() | DrawPolygon(Brush, PointsArray) |
Draws a polygon defined by an array of System.Drawing.PointF structures.
|
![]() | DrawPolygon(Brush, PointF) |
Draws a polygon defined by an array of System.Drawing.PointF structures.
|
![]() | DrawPolygon(Pen, PointsArray) |
Draws a polygon defined by an array of System.Drawing.PointF structures.
|
![]() | DrawPolygon(Pen, PointF) |
Draws a polygon defined by an array of System.Drawing.PointF structures.
|
![]() | DrawPolygon(Pen, Brush, PointsArray) |
Draws a polygon defined by an array of System.Drawing.PointF structures.
|
![]() | DrawPolygon(Pen, Brush, PointF) |
Draws a polygon defined by an array of System.Drawing.PointF structures.
|
See Also