| Table of Contents / Graphics / Parameters | Operators |
get_line_width — Get the current line width for contour display.
get_line_width( : : WindowHandle : Width)
get_line_width returns the line width for region display in the window. It is used by operators like disp_region, disp_line, disp_polygon, etc. Width is set with the operator set_line_width. Width is only important for displaying the contour of objects.
Window_id.
Current line width for contour display.
get_line_width returns 2 (H_MSG_TRUE) if the window is valid. Otherwise an exception is raised.
set_line_width, set_line_style, disp_region
Foundation
| Table of Contents / Graphics / Parameters | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |