Efficient usage of AppendLayoutObjects
tooprock
My question is about practical usage of AppendLayoutObjects. This flag defines where should my objects stay "/R=(l, t, r, b )", if I got it correct. However, I can't read the coordinates of my objects when I place them personally. I don't want to stack them and don't want to tile them either. I have four plots and want to place all on a layout. Can you suggest me something?
Best,
Emre
DisplayHelpTopic "Saving a Window as a Recreation Macro"
You can also determine the coordinates using the LayoutInfo function but that is not necessary if I have understood what you are trying to do.
November 5, 2012 at 09:24 am - Permalink
You understood me correct. I want to place the plots manually, so I need to know the exact coordinazes of each object. So I can use them in a procedure file. Thank you for your help.
Best,
Emre
November 6, 2012 at 02:00 am - Permalink
I wanted to acknowledge you once more for this great suggestion with that I saved a lot of time.
Cheers,
Emre
November 6, 2012 at 02:12 am - Permalink