[]
Applies a geometric transform represented by the Matrix3x2 to the provided RectangleF.
public static RectangleF Apply(this Matrix3x2 matrix, RectangleF rect)
Type | Name | Description |
---|---|---|
Matrix3x2 | matrix | |
RectangleF | rect |
Type | Description |
---|---|
RectangleF |