Click or drag to resize

ConstrainedPointSet Properties

The ConstrainedPointSet type exposes the following members.

Properties
 NameDescription
Public propertyEdgeIndex Gets the edge index pairs that define the constrained edges.
Public propertyPoints Gets the points that will be triangulated.
(Inherited from PointSet)
Public propertyTriangles Gets the triangles produced by triangulation.
(Inherited from PointSet)
Public propertyTriangulationMode Gets the triangulation mode used for this instance.
(Overrides PointSetTriangulationMode)
Top
See Also