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_string (d: POINTER, s: UNICODE_STRING, x: INTEGER_32, y: INTEGER_32)
effective procedure