Charting for WinForms Programmer's Guide
Polygon Constructor
See Also
 






Initializes a new instance of the Polygon class.

 Overload List

Name Description

Polygon (PointList)

Initializes a new instance of the Polygon class from the specified collection of points.

Polygon (RectangleF)

Initializes a new instance of the Polygon class from the specified rectangle.

Polygon (RectangleF, Int32)

Initializes a new instance of the Polygon class approximating the ellipse defined by the specified rectangle.

 See Also

Polygon Class
MindFusion.Geometry.Geometry2D Namespace