#include <gdi.h>
Data Fields
Detailed Description
Arc structure.
Definition at line 3881 of file gdi.h.
Field Documentation
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.
The end angle of the arc, relative to angle1, in 1/64ths of a degree.
Definition at line 3901 of file gdi.h.
The height of the bounding box of the arc.
Definition at line 3891 of file gdi.h.
The width of the bounding box of the arc.
Definition at line 3889 of file gdi.h.
The x coordinate of the left edge of the bounding rectangle.
Definition at line 3884 of file gdi.h.
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: