TAP_Osd_DrawRectangle

Topfield Documentation

int TAP_Osd_DrawRectangle(word rgn, dword x, dword y, dword w, dword h, dword t, dword color);

It draws a rectangle.

Additional Documentation

EMJB: x, y, w, h define the outside dimensions of the rectangle, and t defines the thickness of the line (all in pixels)