OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::RECT16 Struct Reference

#include <owl/metafile.h>

Public Attributes

int16 left
 
int16 top
 
int16 right
 
int16 bottom
 

Detailed Description

Definition at line 47 of file metafile.h.

Member Data Documentation

◆ bottom

int16 owl::RECT16::bottom

Definition at line 51 of file metafile.h.

◆ left

int16 owl::RECT16::left

Definition at line 48 of file metafile.h.

◆ right

int16 owl::RECT16::right

Definition at line 50 of file metafile.h.

◆ top

int16 owl::RECT16::top

Definition at line 49 of file metafile.h.


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