7 references to AddTo
ReachFramework (7)
AlphaFlattener\BrushProxy.cs (7)
553b.AddTo(bp); 923this.AddTo(rslt); 924brushB.AddTo(rslt); 2163(_brushList[i] as BrushProxy).AddTo(b._opacityMask); 2177b.BlendBrush(bp).AddTo(list); // Blend current with first in list 2181bp.BlendBrush(b).AddTo(list); // Blend current with last in list 2185bp.AddTo(list);