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