Description
struct MetaFrameBorder {
int16_t left;
int16_t right;
int16_t top;
int16_t bottom;
}
No description available.
Structure members
left:
int16_t
Left border.
right:
int16_t
Right border.
top:
int16_t
Top border.
bottom:
int16_t
Bottom border.