AnalyticalCurveSelector
Description:
Specifies which portion of an Analytical Curve is of interest.
Specifies which portion of an Analytical Curve is of interest.
public enum AnalyticalCurveSelector
| Name | Description |
|---|---|
| EndPoint | End of curve (corresponds to end = 1). |
| StartPoint | Start of curve (corresponds to end = 0). |
| WholeCurve | Entire curve. |