'Declaration
Public Overloads Overridable Sub Scale( _ ByVal scaleX As Single, _ ByVal scaleY As Single, _ ByVal repaint As Boolean _ )
Parameters
- scaleX
- Factor by which to scale the object in the horizontal dimension
- scaleY
- Factor by which to scale the object in the vertical dimension
- repaint
- Whether to re-draw the object