RebuildCurveOptions Methods |
The RebuildCurveOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose |
Actively reclaims unmanaged resources that this instance uses.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | (Overrides ObjectFinalize.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IntensityToInt | ||
| IntToIntensity | ||
| IntToKinkSplitting | ||
| KinkSplittingToInt | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetPointCountRange |
If PointCountRangePermitted is true, then the user interface may use SetPointCountRange(min,max,tolerance)
to specify a range of acceptable point counts. Otherwise using PointCount to specify a single point
count value.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |