ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / MatrixEx Class / CreateMatrix3x2 Method

In This Topic
CreateMatrix3x2 Method
In This Topic
Creates new matrix.
Syntax
'Declaration
 
Public Shared Function CreateMatrix3x2( _
   ByVal elems() As Single _
) As Matrix3x2
 

Parameters

elems
See Also