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 3683 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 3699 of file gdi.h.

int angle2
 

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

Definition at line 3703 of file gdi.h.

int height
 

The height of the bounding box of the arc.

Definition at line 3693 of file gdi.h.

int width
 

The width of the bounding box of the arc.

Definition at line 3691 of file gdi.h.

int x
 

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

Definition at line 3686 of file gdi.h.

int y
 

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

Definition at line 3688 of file gdi.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 14:21:35 2006 for MiniGUI V2.0.3 API Reference by  doxygen 1.4.2