The DelaunayTriangulation2d type exposes the following members.

Properties

  NameDescription
Area
Gets the area of the triangulated surface.
BadPoints
Gets a list of all points that could not be triangulated.
BadTriangles
Gets a list of all near degenerate triangles.
NumberOfTriangles
Gets the number of triangles in the current triangulation.
TriangulationPoints
Gets or sets the point set to triangulate.

See Also