public Bitmap GetBitmap( short Width, short Height )
Public Function GetBitmap ( _ Width As Short, _ Height As Short _ ) As Bitmap
public: Bitmap^ GetBitmap( short^ Width, short^ Height )