get_layout_row
Description:
[
Version ( since =
"2.20" ) ]
public int get_layout_row ()
Gets the row of this in the Workspace layout.
The first row has an index of 0 and is always the top row, regardless of the starting corner set for the layout.
Parameters:
Returns:
the row of this in the Workspace layout,
or -1 on errors.
|