ComponentOne Bitmap for UWP
NegateRef(Matrix5x4) Method

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

Parameters

value
The Matrix5x4 to be negated.
See Also

Reference

Matrix5x4 Structure
Matrix5x4 Members
Overload List