[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Matrix4x4.TransposeRef

TransposeRef Method

TransposeRef(ref Matrix4x4)

Transposes the matrix.

Declaration
public static void TransposeRef(ref Matrix4x4 value)
Parameters
Type Name Description
Matrix4x4 value

The matrix whose transpose is to be calculated.