ComponentOne Bitmap for UWP
NegateRef(Vector4) Method

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

Parameters

value
The vector to negate.
See Also

Reference

Vector4 Structure
Vector4 Members
Overload List