ComponentOne Bitmap for UWP
NegateRef(Matrix3x2) Method

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix3x2 Structure > NegateRef Method : NegateRef(Matrix3x2) Method
The matrix to be negated.
Negates a matrix in-place.
Syntax
'Declaration
 
Public Overloads Shared Sub NegateRef( _
   ByRef value As Matrix3x2 _
) 
public static void NegateRef( 
   ref Matrix3x2 value
)

Parameters

value
The matrix to be negated.
See Also

Reference

Matrix3x2 Structure
Matrix3x2 Members
Overload List