Polygon2d Properties |
The Polygon2d type exposes the following members.
Name | Description | |
---|---|---|
![]() | Area |
Get the area of the polygon.
|
![]() | Centroid |
Gets the centroid of the polygon.
|
![]() | IsClockwise |
Gets a value indicating if the vertices turn clockwise.
|
![]() | NumberOfVertices |
Gets the number of vertices.
|
![]() | Segments |
Gets the segments.
|
![]() | Vertices |
Gets the polygon vertices.
|