This topic has not yet been rated - Rate this topic

Graphics.DrawPolygon Method

Draws a polygon defined by an array of Point structures.
Name Description
Graphics.DrawPolygon (Pen, Point[]) Draws a polygon defined by an array of Point structures.

Supported by the .NET Compact Framework.

Graphics.DrawPolygon (Pen, PointF[]) Draws a polygon defined by an array of PointF structures.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.