Sets the bounds of the element to the location and size of the bounding rectangle of the specified dimensions (in integer values).
Syntax
Parameters
- x
- X-coordinate of the top left corner of the bounding rectangle (integer)
- y
- Y-coordinate of the top left corner of the bounding rectangle (integer)
- width
- Number of pixels in the width of the bounding rectangle (integer)
- height
- Number of pixels in the height of the bounding rectangle (integer)
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also