Search
Polygon Constructor
See Also
 






 Overload List

Name Description

Polygon (List(Point))

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

Polygon (Rect)

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

 See Also