x4Trace Documentation v1.0
Loading...
Searching...
No Matches
IGraphics.GInterface.ISize Struct Reference

represent a size. More...

Public Member Functions

 ISize (int width, int height)
 Constructor.
 

Public Attributes

int width
 Width.
 
int height
 Height.
 

Detailed Description

represent a size.

Constructor & Destructor Documentation

◆ ISize()

IGraphics.GInterface.ISize.ISize ( int width,
int height )

Constructor.

Parameters
widthWidth.
heightHeight.

The documentation for this struct was generated from the following file: