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

In This Topic
MatrixEx Class Methods
In This Topic

For a list of all members of this type, see MatrixEx members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Applies a geometric transform represented by the System.Numerics.Matrix3x2 to the provided System.Drawing.RectangleF.  
Public Methodstatic (Shared in Visual Basic)Creates new matrix.  
Public Methodstatic (Shared in Visual Basic)Gets an array of floating point value representing the System.Numerics.Matrix3x2.  
Public Methodstatic (Shared in Visual Basic)Inverts the System.Numerics.Matrix3x2 if it can be inverted.  
Public Methodstatic (Shared in Visual Basic)Applies a clockwise rotation, around the origin and by the indicated angle, to the System.Numerics.Matrix3x2.  
Public Methodstatic (Shared in Visual Basic)Applies a clockwise rotation to the System.Numerics.Matrix3x2, around the point specified and by the indicated angle, in the order specified.  
Public Methodstatic (Shared in Visual Basic)Applies a clockwise rotation, around the origin and by the indicated angle, to the System.Numerics.Matrix3x2.  
Public Methodstatic (Shared in Visual Basic)Prepends a scale vector to the System.Numerics.Matrix3x2.  
Public Methodstatic (Shared in Visual Basic)Applies a geometric transform represented by the System.Numerics.Matrix3x2 to the provided point.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Applies a geometric transform represented by the System.Numerics.Matrix3x2 to the provided points.  
Public Methodstatic (Shared in Visual Basic)Prepends the specified translation vector to the System.Numerics.Matrix3x2.  
Top
See Also