Polygon |
The PolygonPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| Edges |
Gets the constrained edges for which this point is the upper endpoint.
(Inherited from TriangulationPoint) | |
| HasEdges |
Gets a value indicating whether this point is associated with constrained edges.
(Inherited from TriangulationPoint) | |
| Next | Gets or sets the next point in the polygon ring. | |
| Previous | Gets or sets the previous point in the polygon ring. | |
| Xf |
Gets or sets the x-coordinate as a Single.
(Inherited from TriangulationPoint) | |
| Yf |
Gets or sets the y-coordinate as a Single.
(Inherited from TriangulationPoint) |