query_shape🔗
Short description🔗
query_shape — Query the region display modes.
Signature🔗
query_shape( out string DisplayShape )
Description🔗
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.
Execution information🔗
Execution information
-
Multithreading type: reentrant (runs in parallel with non-exclusive operators).
-
Multithreading scope: global (may be called from any thread).
-
Processed without parallelization.
Parameters🔗
DisplayShape (output_control) string-array → (string)
region display mode names.
Result🔗
query_shape returns 2 (H_MSG_TRUE), if the window is valid.
Otherwise an exception is raised.
Combinations with other operators🔗
Module🔗
Foundation