I have this code and I want to control the size of the picture that is being showing on the GUI not matter how big the source of the picture is. To draw the picture you just add the x and y position, but I would like a end position too. #include <GDIPlus.au3> #include <GUIConstantsEx.au3> #include <AD.au3> Global $sUsername = 'shortname' Example() Func Example() _GDIPlus_Startup() ;initialize GDI+ Local Const