[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Drawing.MatrixEx.Apply

Apply Method

Apply(Matrix3x2, RectangleF)

Applies a geometric transform represented by the Matrix3x2 to the provided RectangleF.

Declaration
public static RectangleF Apply(this Matrix3x2 matrix, RectangleF rect)
Parameters
Type Name Description
Matrix3x2 matrix
RectangleF rect
Returns
Type Description
RectangleF