isValid();
The isValid method checks if coordinates are valid.
This method returns True if the current coordinate is valid, otherwise it returns False.
The example of use is given on the page with description of the TabSheetCoord.equals method.
Seebsp;also: