1 write to _x0
ReachFramework (1)
AlphaFlattener\BrushProxy.cs (1)
4183
_x0
= b.Center.X;
4 references to _x0
ReachFramework (4)
AlphaFlattener\BrushProxy.cs (4)
4194
if (!Utility.IsRenderVisible(
_x0
) ||
4299
Point center = new Point(_u0 * (1 - t) +
_x0
* t,
4367
double a1 = (_u0 -
_x0
) / _rx;
4442
double b =
_x0
- _u0;