Version

TriangulationSource Class Methods

For a list of all members of this type, see TriangulationSource members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateCreates a TriangulationSource using delegates to get the Points and Values to create a triangulation from.  
Public Methodstatic (Shared in Visual Basic)LoadItfCreates a TriangulationSource from an ITF.  
Public MethodResetResets all the properties to their default values  
Public MethodResetTrianglesResets the Triangles property to its default value.  
Public MethodSaveItfSaves the Triangulation to the binary ITF format.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeTrianglesIndicates if the Triangles property needs to be serialized.  
See Also