![]() |
#1
|
|||
|
|||
![]()
Hi I have an Existing PhotoPaint Document, with many objects already created.
I can open the document in VBA, but many Corelscript methods require an ObjectID to be passed in. I can enumerate through the existing layers, but how can i find the ObjectID for each so i can manipulate them ? There doesnt seem to be something like a GetObjectID method. Thanks in advance Greeny |
#2
|
||||
|
||||
![]()
Objects are numbered and identified according to their image order (from back to front): the first object is identified as 0, the second from the back is identified as 1, and so on. The background is considered an object, and because no other object can be placed below the background, it is always identified as 0.
-Shelby |
#3
|
|||
|
|||
![]()
Ok, Thanks for the reply
|
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | Search this Thread |
Display Modes | |
|
|