3 references to TransformRect
ReachFramework (3)
AlphaFlattener\Primitive.cs (3)
1751bounds = Utility.TransformRect(bounds, Transform); 1958return Utility.TransformRect(DstRect, Transform); 2111return Utility.TransformRect(bounds, Transform);