Herror ::query_shape (
    HTuple *DisplayShape
)

Query the region display modes.

::query_shape returns the names of all region display modes (e.g. 'original', 'circle', 'rectangle1', 'rectangle2', 'ellipse', etc.) for the window. They are used by ::set_shape.


Parameters

DisplayShape (output_control)
string-array -> HTuple.char *
region display mode names.


Result

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


Possible Successors

::get_shape, ::set_shape, ::disp_region


See also

::set_shape, ::get_shape, ::disp_region


Module

System



Copyright © 1996-2002 MVTec Software GmbH