This structure contains data representing a two-dimensional size. More...
import "IntegerSize2D.idl";
| Public Attributes | |
| long | Width | 
| Amount of space occupied in the x direction. | |
| long | Height | 
| Amount of space occupied in the y direction. | |
This structure contains data representing a two-dimensional size.
The data is stored integer-valued.
| long Height | 
Amount of space occupied in the y direction.
| long Width | 
Amount of space occupied in the x direction.