C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D Namespace / D2D1 Class / InvertMatrix Method

In This Topic
InvertMatrix Method
In This Topic
BOOL D2D1InvertMatrix([InOut] D2D_MATRIX_3X2_F* matrix)
Syntax
'Declaration
 
Public Shared Function InvertMatrix( _
   ByRef matrix As Matrix3x2 _
) As System.Boolean
 

Parameters

matrix
See Also