SIZE Structure |
Namespace: ShellBoost.Core.WindowsShell
public struct SIZE
The SIZE type exposes the following members.
Name | Description | |
---|---|---|
ToString |
Converts to string.
(Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
cx |
Specifies the rectangle's width. The units depend on which function uses this structure.
| |
cy |
Specifies the rectangle's height. The units depend on which function uses this structure.
|