Method Transform
Transform(Rectangle, Matrix3x2)
Declaration
public static Rectangle Transform(this Rectangle bounds, Matrix3x2 transformationMatrix)
Parameters
Type | Name | Description |
---|---|---|
Rectangle | bounds | |
Matrix3x2 | transformationMatrix |
Returns
Type | Description |
---|---|
Rectangle |