FSCRT_RECTF Struct Reference

Structure for rectangle, in float. More...

#include <fs_base_r.h>

Public Attributes

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

Detailed Description

Structure for rectangle, in float.

Note
This structure is used for document coordinates commonly.

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

Foxit Corporation