Draws a polygon defined by an array of PointF structures.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
void DrawPolygon ( Pen pen, PointF[] points)
Sub DrawPolygon( _ pen As Pen, _ points() As PointF _)
DrawPolygon Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace