Search
Polygon Constructor
See Also
 






 Overload List

Name Description

Polygon

Builds new polygon object from a given points list.

Polygon

Builds new polygon object from the specified rectangle.

Polygon

Build new polygon from ellipse. The ellipse is defined by the specified bounding rectangle. The second parameter specifies how close the polygon approximates the ellipse. Factor of 0 specifies simplest polygon, while factor 100 specifies the most complex polygon.

 See Also