Description:
Reverses this vector in place (reverses the direction). If this vector is Invalid, no changes will occur and False will be returned.
Syntax:
Returns:
Type: bool
True on success or False if the vector is invalid.
Remarks:
Similar to Negate , that is only provided for CLR language compliance.
Available since:
5.0