| KiXforms Class Library |
Bounds Property |
Gets or sets the size and location of the object.
Bounds [ = Rectangle ] Bounds = Left, Top, Width, Height
Rectangle - A Rectangle specifying the location and size of the object.
Left, Top, Width, Height - An array of four numbers specifying the location (Left and Top) and size (Width and Height) of the object.
Screen: This property is read-only.
| The CHM file was converted to HTML by chm2web software. |