The following tables list the members exposed by the CAD2DSpline type.

Name Description
Public method AddControl Adds a 2D point to the CAD2DSpline instance.
Public method AddKnot Adds a Knot value to the CAD2DSpline instance.
Public method Clone Creates and returns a copy of the current CAD2DSpline class instance.
Public method Dispose Releases all resources used by the CAD2DSpline class instance.
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top