Does anyone know the maximum range of the width, height of a graphics object ?
I suspect its either -32000…0…+32000 pixels, or 0 … 32000 pixels in each dimension, but I might be wrong.
dim p as new Picture(50000, 10)
raises exception with this message:
Width/Height needs to be in the range 1-32767