MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / MatrixEx Class / Invert Method

In This Topic
Invert Method
In This Topic
Inverts the System.Numerics.Matrix3x2 if it can be inverted.
Syntax
'Declaration
 
Public Shared Function Invert( _
   ByVal matrix As Matrix3x2 _
) As Matrix3x2
 

Parameters

matrix
See Also