Represents a hatch border as a spline curve.
Top
Top
Top
The following tables list the members exposed by the CAD2DSpline type.
Name | Description | |
---|---|---|
CAD2DSpline | Initializes a new instance of the CAD2DSpline class. |
Name | Description | |
---|---|---|
Degree | Gets or sets the degree for the spline. | |
EndPoint | Gets or sets the end point of the CAD2DSpline instance. | |
Rational | Gets or sets a value defining if the spline is rational. | |
StartPoint | Gets or sets the start point of the CAD2DSpline instance. |
Name | Description | |
---|---|---|
AddControl | Adds a 2D point to the CAD2DSpline instance. | |
AddKnot | Adds a Knot value to the CAD2DSpline instance. | |
Clone | Creates and returns a copy of the current CAD2DSpline class instance. | |
Dispose | Releases all resources used by the CAD2DSpline class instance. | |
Equals | (Overloaded) (inherited from Object). | |
GetHashCode | (inherited from Object). | |
GetType | (inherited from Object). | |
ReferenceEquals | (inherited from Object). | |
ToString | (inherited from Object). |