Function TWPVirtPage.MoveImage(Ref:TWPTextObj; x:Integer; Y:Integer) : Boolean
Unit: WPRTEDefs
Class: WPRTEDefs.TWPVirtPage
Parameters
-
Ref:TWPTextObj x:Integer Y:Integer
Returns
The type of the result value is Boolean.
Description
Moves an image to a different location and / or changes the size This procedure will only move the image rectangle but does not change the properties of the TWPTextObj!Overloaded Methods
Function TWPVirtPage.MoveImage(Ref:TWPTextObj; x:Integer) : BooleanFunction TWPVirtPage.MoveImage(Ref:TWPTextObj; x:Integer; Y:Integer; w:Integer; h:Integer) : Boolean |