PDA

View Full Version : ObjectInsertAsChar exact width and height


Unregistered
August 3, 2004, 10:09:45
How can I set the scale factors so the image inserted with InsertAsChar has the exact width and height i want?

Björn Meyer
August 4, 2004, 14:41:15
Using the ImageScaleX/Y property, you can only specify the percentage scale factor according to the original image size. It is not possible to specify a pixel size for instance.