Is it possible to pick color from to another layer using scripting?
Here's what I want to achieve.
Let's say I've two rectangles filling an artboard in two half. one of the rectangle have fill color.
and I want a script that actually picks up the fill color from that rectangle's center position and fill that color on other rectangle. Here I don't want to use fill color property of the layer, I want to use position property of layer to pick the color. How can I do that?
Thanks in advance.
