Initializes a new instance of the Polygon class.
Overload List| Name | Description |
|---|---|
Initializes a new instance of the Polygon class from the specified collection of points. |
|
Initializes a new instance of the Polygon class from the specified rectangle. |
|
Initializes a new instance of the Polygon class approximating the ellipse defined by the specified rectangle. |
See Also