Represents immutable closed plane figure with three or more straight sides.
The following tables list the members exposed by the Polygon type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Initializes a new instance of the Polygon class. |
Name | Description | |
---|---|---|
![]() |
Gets the smallest rectangle bounding the polygon. |
|
![]() |
Gets a collection of the polygon points. |
Name | Description | |
---|---|---|
![]() |
Checks whether the specified point lies whithin the polygon. |
|
![]() |
Finds a convex vertex of the polygon. |
|
![]() |
Finds a point inside the polygon. |
|
![]() |
Overloaded. Calculates all intersection points of this polygon and the specified line. |
|
![]() |
Overloaded. Calculates all intersection points of this polygon and the specified line segment. |