IsInside
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsInside(Double) | bool | Indicates whether the specified parameter value is within this curve's bounds. (Inherited from Curve .) | Curve |
| IsInside(Double, Int32.) | bool | Indicates whether the specified parameter value is within this curve's bounds and outputs the end index. (Inherited from Curve .) | Curve |