[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Matrix3x2.NegateRef

NegateRef Method

NegateRef(ref Matrix3x2)

Negates a matrix in-place.

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

The matrix to be negated.