FSCRT_RECT Struct Reference

Structure for rectangle, in integer. More...

#include <fs_base_r.h>

Public Attributes

FS_INT32 left
 Left coordinate.
 
FS_INT32 top
 Top coordinate.
 
FS_INT32 right
 Right coordinate.
 
FS_INT32 bottom
 Bottom coordinate.
 

Detailed Description

Structure for rectangle, in integer.

Note
This structure is used for device coordinates commonly.

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

Foxit Corporation