IsInside Method
Indicates whether the specified parameter value is within this curve's bounds.

Overload List

  NameDescription
Public methodIsInside(Double)
Indicates whether the specified parameter value is within this curve's bounds.
(Inherited from Curve.)
Public methodIsInside(Double, Int32%)
Indicates whether the specified parameter value is within this curve's bounds and outputs the end index.
(Inherited from Curve.)

See Also