SIZEF
Appearance
Size structure (FIXED values).
typedef struct _SIZEF { FIXED cx; /* Width. */ FIXED cy; /* Height. */ } SIZEF; typedef SIZEF *PSIZEF;
Size structure (FIXED values).
typedef struct _SIZEF { FIXED cx; /* Width. */ FIXED cy; /* Height. */ } SIZEF; typedef SIZEF *PSIZEF;