locate with new Grid() a new Pic().reg().loc(x,y).place().outline() in your app
when you want to place items onto the Stage
you need x-value and y-value
so how to find them is with new Grid()
or you can use .place() so find easier the exact location of the registrationpoint
by Karel RosseelORIGIN
you need x-value and y-value
so how to find them is with new Grid()
or you can use .place() so find easier the exact location of the registrationpoint