ComponentOne Bitmap for UWP
Negate Method (Matrix5x4)

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix5x4 Structure : Negate Method
The Matrix5x4 to be negated.
Negates a Matrix5x4.
Syntax
'Declaration
 
Public Shared Function Negate( _
   ByVal value As Matrix5x4 _
) As Matrix5x4
public static Matrix5x4 Negate( 
   Matrix5x4 value
)

Parameters

value
The Matrix5x4 to be negated.
See Also

Reference

Matrix5x4 Structure
Matrix5x4 Members