This topic has not yet been rated - Rate this topic

Graphics.DrawPolygon Method

Draws a polygon defined by an array of Point structures.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method DrawPolygon(Pen, Point[]) Draws a polygon defined by an array of Point structures.
Public method DrawPolygon(Pen, PointF[]) Draws a polygon defined by an array of PointF structures.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.