Vector2dNegate Method |
(Provided for languages that do not support operator overloading. You can use the - unary operator otherwise)
Namespace: Rhino.Geometry
public static Vector2d Negate( Vector2d vector )
Public Shared Function Negate ( vector As Vector2d ) As Vector2d