get_draw ( : : : Mode )

Query of the current region fill mode.

get_draw returns the region fill mode of the active output window. It is used by operators as disp_region, disp_circle, disp_arrow, disp_rectangle1, disp_rectangle2 etc. The region fill mode is set with set_draw.


Parameters

Mode (output_control)
string -> string
current region fill mode.


Result

get_draw returns TRUE, if a window is active. Otherwise an exception is raised.


Possible Successors

set_draw, disp_region


See also

set_draw, disp_region, set_paint



Copyright © 1996-1997 MVTec Software GmbH