3 references to TransformRect
ReachFramework (3)
AlphaFlattener\Primitive.cs (3)
1755
bounds = Utility.
TransformRect
(bounds, Transform);
1963
return Utility.
TransformRect
(DstRect, Transform);
2116
return Utility.
TransformRect
(bounds, Transform);