Curve.IsInside
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| IsInside(Double) | Boolean | Indicates whether the specified parameter value is within this curve's bounds. |
| IsInside(Double, Int32%) | Boolean | Indicates whether the specified parameter value is within this curve's bounds and outputs the end index. |