Herror ::get_line_style (
    const HTuple &WindowHandle,
    HTuple *Style
)
HTuple HWindow::GetLineStyle (
    
) const

Get the current graphic mode for contours.

::get_line_style returns the display mode for contoures when displaying regions. It is used by procedures like ::disp_region, ::disp_line, ::disp_polygon, etc. Style is set with the procedure ::set_line_style. Style is only important for displaying the contour of objects, especially if a line style was set with ::set_line_style.


Parameters

WindowHandle (input_control)
window -> HTuple.long
Window_id.

Style (output_control)
integer-array -> HTuple.long *
Template for contour display.


Result

::get_line_style returns H_MSG_TRUE if the window is valid. Otherwise an exception handling is raised.


See also

::set_line_style, ::disp_region


Module

System



Copyright © 1996-2002 MVTec Software GmbH