#include <gdi.h>
Arc structure. 
Definition at line 3933 of file gdi.h.
 
◆ 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 3949 of file gdi.h.
 
 
◆ angle2
The end angle of the arc, relative to angle1, in 1/64ths of a degree. 
Definition at line 3953 of file gdi.h.
 
 
◆ height
The height of the bounding box of the arc. 
Definition at line 3943 of file gdi.h.
 
 
◆ width
The width of the bounding box of the arc. 
Definition at line 3941 of file gdi.h.
 
 
The x coordinate of the left edge of the bounding rectangle. 
Definition at line 3936 of file gdi.h.
 
 
The y coordinate of the left edge of the bounding rectangle. 
Definition at line 3938 of file gdi.h.
 
 
The documentation for this struct was generated from the following file: