|  | |
| Int | |
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic struct IntSize
The IntSize type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | IntSize | Constructor | 
|  | IntSize(Int32, Int32) | Constructor | 
 Fields
Fields| Name | Description | |
|---|---|---|
|   | Empty | Gets empty size with both Width and Height set to 0. | 
|  | Height | Height | 
|  | Width | Width | 
 See Also
See Also