3 references to TransformRect
ReachFramework (3)
AlphaFlattener\Primitive.cs (3)
1756
bounds = Utility.
TransformRect
(bounds, Transform);
1964
return Utility.
TransformRect
(DstRect, Transform);
2117
return Utility.
TransformRect
(bounds, Transform);