Click or drag to resize

PolygonPoint Properties

The PolygonPoint type exposes the following members.

Properties
 NameDescription
Public propertyEdges Gets the constrained edges for which this point is the upper endpoint.
(Inherited from TriangulationPoint)
Public propertyHasEdges Gets a value indicating whether this point is associated with constrained edges.
(Inherited from TriangulationPoint)
Public propertyNext Gets or sets the next point in the polygon ring.
Public propertyPrevious Gets or sets the previous point in the polygon ring.
Public propertyXf Gets or sets the x-coordinate as a Single.
(Inherited from TriangulationPoint)
Public propertyYf Gets or sets the y-coordinate as a Single.
(Inherited from TriangulationPoint)
Top
See Also