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

#include <gdi.h>

Data Fields


Detailed Description

Arc structure.

Definition at line 3881 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 3897 of file gdi.h.

int angle2

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

Definition at line 3901 of file gdi.h.

int height

The height of the bounding box of the arc.

Definition at line 3891 of file gdi.h.

int width

The width of the bounding box of the arc.

Definition at line 3889 of file gdi.h.

int x

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

Definition at line 3884 of file gdi.h.

int y

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

Definition at line 3886 of file gdi.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 7 15:58:42 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3