isGreaterThanOrEqualTo(coord: PP.Ui.TabSheetCoord);
coord. Coordinates to be compared.
The isGreaterThanOrEqualTo method determines whether the current coordinates are greater than or equal to the specified ones.
This method returns True if the current coordinates are greater than or equal to the specified ones, otherwise it returns False.
The example of use is given on the page with description of the TabSheetCoord.equals method.
See also: