Hey everyone, once again your help is needed.

In Visual Basic 6.0 you could set the scale height and width properties of a picturebox, In C# those properties don't exist.


Could someone please help me set the following properties...

ScaleHeight = 5356
ScaleWidth = 5600


How would I go about doing this.


Thanks for any help.