'Declaration
<ExtensionAttribute()> Public Overloads Shared Function Transform( _ ByVal matrix As Matrix3x2, _ ByVal r As RectangleF _ ) As RectWrapper
[Extension()] public static RectWrapper Transform( Matrix3x2 matrix, RectangleF r )
Parameters
- matrix
- r