[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Vector4.NegateRef

NegateRef Method

NegateRef(ref Vector4)

Reverses the direction of the vector.

Declaration
public static void NegateRef(ref Vector4 value)
Parameters
Type Name Description
Vector4 value

The vector to negate.