'Declaration
Public Overloads Overridable Sub SetBounds( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer _ )
Parameters
- x
- X-coordinate of the top left corner of the bounding rectangle
- y
- Y-coordinate of the top left corner of the bounding rectangle
- width
- Number of pixels in the width of the bounding rectangle
- height
- Number of pixels in the height of the bounding rectangle