1 write to _x0
ReachFramework (1)
AlphaFlattener\BrushProxy.cs (1)
4186
_x0
= b.Center.X;
4 references to _x0
ReachFramework (4)
AlphaFlattener\BrushProxy.cs (4)
4197
if (!Utility.IsRenderVisible(
_x0
) ||
4302
Point center = new Point(_u0 * (1 - t) +
_x0
* t,
4368
double a1 = (_u0 -
_x0
) / _rx;
4443
double b =
_x0
- _u0;