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