7 references to AddTo
ReachFramework (7)
AlphaFlattener\BrushProxy.cs (7)
549b.AddTo(bp); 916this.AddTo(rslt); 917brushB.AddTo(rslt); 2157(_brushList[i] as BrushProxy).AddTo(b._opacityMask); 2171b.BlendBrush(bp).AddTo(list); // Blend current with first in list 2175bp.BlendBrush(b).AddTo(list); // Blend current with last in list 2179bp.AddTo(list);