Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_ARC Struct Reference
[Advanced 2-Dimension graphics functions.]

#include <gdi.h>

Data Fields


Detailed Description

Arc structure.

Definition at line 3682 of file gdi.h.


Field Documentation

int angle1
 

The start angle of the arc, relative to the 3 o'clock position, counter-clockwise, in 1/64ths of a degree.

Definition at line 3698 of file gdi.h.

int angle2
 

The end angle of the arc, relative to angle1, in 1/64ths of a degree.

Definition at line 3702 of file gdi.h.

int height
 

The height of the bounding box of the arc.

Definition at line 3692 of file gdi.h.

int width
 

The width of the bounding box of the arc.

Definition at line 3690 of file gdi.h.

int x
 

The x coordinate of the left edge of the bounding rectangle.

Definition at line 3685 of file gdi.h.

int y
 

The y coordinate of the left edge of the bounding rectangle.

Definition at line 3687 of file gdi.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 13:54:28 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2