Rect.Transform Method
.NET Framework 4.5
Transforms a rectangle by using the specified matrix.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Transform(Matrix) | Transforms the rectangle by applying the specified matrix. |
|
Transform(Rect, Matrix) | Returns the rectangle that results from applying the specified matrix to the specified rectangle. |