Size - Size of rectangle
The size contains height and width of a rectangle. Usually, size object are passed in order to set the control size in an application.
Functions
-
Size - Constructor
-
assign - - internal feature (not documented)
-
height - Height of rectangle
-
operator= - - internal feature (not documented)
-
width - Width of rectangle
-
~Size - Destructur