ActiveReports 8
MatrixEx Constructor(Matrix)

The object to create the transformation matrix from.
Initializes a new instance of the MatrixEx class from System.Drawing.Drawing2D.Matrix.
Syntax
'Declaration
 
Public Function New( _
   ByVal matrix As System.Drawing.Drawing2D.Matrix _
)
public MatrixEx( 
   System.Drawing.Drawing2D.Matrix matrix
)

Parameters

matrix
The object to create the transformation matrix from.
See Also

Reference

MatrixEx Class
MatrixEx Members
Overload List

Support Forum