Index

CDTDocV8

ImgSetXY

The ImgSetXY function changes the X, Y coordinates of an existing PowerDoc image. This makes it possible to move an exisitng image to a new position on the page.

Parameters

ParameterDescription

img

Image's index in the Power Engine document.

x

The new X coordinate of the specified PowerDoc image (or more precisely its origin point) on the page, in document units.

y

The new Y coordinate of the specified PowerDoc image (or more precisely its origin point) on the page, in document units.



 

Index