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

In This Topic
GetElements Method
In This Topic
Gets an array of floating point value representing the System.Numerics.Matrix3x2.
Syntax
'Declaration
 
Public Shared Function GetElements( _
   ByVal matrix As Matrix3x2 _
) As Single()
 

Parameters

matrix
See Also