Control horizontal scaling of letters in VBScript
Hi,
I've got a problem which almost drives me mad: I want to control the horizontal scaling of characters in vbscript. I know the button on the gui, but I can't find out the corresponding function in vbscript.
So does anyone here know the vbs command for this function? http://s7.directupload.net/images/140503/wfez5hrh.jpg
First I thougt, it would be ".desiredGlyphScaling" But changing this value has no effect. Also if i request the value of a handdrawn object with different scaling over a script, it still shows me 100.
Thanks for help!