ActiveReports Developer 7
MatrixEx Constructor
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > MatrixEx Class : MatrixEx Constructor

Glossary Item Box

Initialises a new instance of the MatrixEx class.

Overload List

OverloadDescription
MatrixEx Constructor()Initializes a new instance of the MatrixEx class.  
MatrixEx Constructor(Matrix)Initializes a new instance of the MatrixEx class from System.Drawing.Drawing2D.Matrix.  
MatrixEx Constructor(Single,Single,Single,Single,Single,Single)Initializes a new instance of the MatrixEx class.  

See Also