2.5.7.3.2 FRECT


Name

FRECT

Description

Declaration

typedef struct tagFRECT
{
	double	left;
	double	top;
	double	right;
	double	bottom;
}FRECT;

Members

left
top
right
bottom

Remark

Examples

Header to Include

origin.h

See Also

Reference