User32.RECT Structure Properties
For a list of all members of this type, see User32.RECT members.
Public Properties
Name | Description | |
---|---|---|
Height | Gets or sets the height. | |
Location | Gets or sets the location. | |
Size | Gets or sets the size. | |
Width | Gets or sets the width. | |
X | Gets or sets the x coordinate. | |
Y | Gets or sets the y coordinate. |
See Also