Gadget imagery can also be created by specifying a series of lines to be drawn. These lines can go around or through the select box of the gadget, and can be drawn using any color pen and draw mode. Multiple groups of lines may be specified, each with its own pen and draw mode. The border structure is used to describe the lines to be drawn. the Border structure is incorporated into the gadget by clearing the gflg_gadgimage flag in the gadget's flags field. the address of the Border structure is placed into the gadget's gadgetrender field. the border imagery will be positioned relative to the gadget's select box. For more information about creating a Border structure, see the chapter "intuition images, line drawing, and text."