class DRAW_STYLE
Summary
Overview
creation features
color: COLOR
effective function
set_color (c: COLOR)
effective procedure
line_width: INTEGER_32
effective function
set_line_width (w: INTEGER_32)
effective procedure
draw_rectangle (d: POINTER, x1: INTEGER_32, y1: INTEGER_32, w: INTEGER_32, h: INTEGER_32)
effective procedure