Whole document tree NAMEMETA_CHORDNEAREST API CALL#include <windows.h> BOOL32 Chord ( HDC32 hdc, INT32 left, INT32 top, INT32 right, INT32 bottom, INT32 xstart, INT32 ystart, INT32 xend, INT32 yend ); DESCRIPTIONThe exact same as an arc, only the arc is closed, and may be filled with a brush.
|