ComponentOne Bitmap for WPF
NegateRef(Vector2) Method

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > Vector2 Structure > NegateRef Method : NegateRef(Vector2) Method
The vector to negate.
Reverses the direction of the vector.
Syntax
'Declaration
 
Public Overloads Shared Sub NegateRef( _
   ByRef value As Vector2 _
) 
public static void NegateRef( 
   ref Vector2 value
)

Parameters

value
The vector to negate.
See Also

Reference

Vector2 Structure
Vector2 Members
Overload List