TcVnSize2_REAL
Contains width and height.
Syntax
Definition:
struct TcVnSize2_REAL
{
float fWidth;
float fHeight;
};Parameters
|
Name |
Type |
Description |
|---|---|---|
|
fWidth |
float |
Width |
|
fHeight |
float |
Height |