Sg2.9
thepoint=new Point(object.bou...
Recent RSS
thepoint=new Point(object.bounds.x,object.bounds.y);
Date:  12. August 2006, 21:59

I find myself writing the following code very often:

thepoint=new Point(object.bounds.x,object.bounds.y);

any chance this can become a property of bounds?

.center is already there..

Re: thepoint=new Point(object.bounds.x,object.bounds.y);
From:  Jürg Lehni
Date:  15. August 2006, 12:23

Didn't we have topLeft, topRight, bottomLeft, bottomRight properties in the old Scriptographer version?

I forgot to add these when porting, it's a question of minutes to do it.

I will upload a new version later today.

Re: thepoint=new Point(object.bounds.x,object.bounds.y);
Date:  15. August 2006, 15:16

Great! Thanks! : )

Re: thepoint=new Point(object.bounds.x,object.bounds.y);
From:  Jürg Lehni
Date:  15. August 2006, 18:09

New version 2.0.017 online now. The online reference will be updated now.

Scripts
08.08.14, 15:24
15.05.14, 14:23
02.03.14, 19:16
18.11.13, 14:48
22.03.13, 03:05
22.02.13, 15:45
Posts
10.01.17, 16:37
19.02.16, 06:03
19.02.16, 06:00
17.01.16, 11:00
12.01.16, 13:10
25.11.15, 08:19
Script of the Moment
Stroke Tone Line 10.03.09