x4Trace Documentation v1.0
|
represent a size. More...
Public Member Functions | |
ISize (int width, int height) | |
Constructor. | |
Public Attributes | |
int | width |
Width. | |
int | height |
Height. | |
represent a size.
IGraphics.GInterface.ISize.ISize | ( | int | width, |
int | height ) |
Constructor.
width | Width. |
height | Height. |