The pdImgSetObj function changes the index of the PowerDoc object associated with an existing PowerDoc image. This makes it possible to select a different PowerDoc object for an existing image.
Parameter | Description |
---|---|
power_doc |
Handle of the associated Power Engine document. |
img |
Image's index in the Power Engine document. |
obj |
The new index of the PowerDoc object to be associated with the specified PowerDoc image. |