Click or drag to resize

TriangulationContext Properties

The TriangulationContext type exposes the following members.

Properties
 NameDescription
Public propertyAlgorithm Gets the triangulation algorithm implemented by this context.
Public propertyDebugContext Gets the debug context associated with this triangulation context.
Public propertyDTDebugContext Gets the sweep-specific debug context.
Public propertyIsDebugEnabled Gets a value indicating whether debugging is enabled.
Public propertyStepCount Gets the number of completed processing steps.
Public propertyTriangulatable Gets the triangulatable object currently associated with this context.
Public propertyTriangulationMode Gets the current triangulation mode.
Top
See Also