7 references to AddTo
ReachFramework (7)
AlphaFlattener\BrushProxy.cs (7)
550b.AddTo(bp); 917this.AddTo(rslt); 918brushB.AddTo(rslt); 2158(_brushList[i] as BrushProxy).AddTo(b._opacityMask); 2172b.BlendBrush(bp).AddTo(list); // Blend current with first in list 2176bp.BlendBrush(b).AddTo(list); // Blend current with last in list 2180bp.AddTo(list);