Description:

Reverses the direction of the curve.

Syntax:
public bool Reverse()
Returns:
Type: bool
True on success, False on failure.
Remarks:
If reversed, the domain changes from [a,b] to [-b,-a]
Available since:
5.0

Nothing found