ActiveReports 9
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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MatrixEx Class
MatrixEx Members
Overload List

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum