geomerative
index
 
Name isHole ( )
Examples
None available
Description Use this method to know if the contour is a hole. Remember to use the method update() on the polygon before using this method.
Syntax
isHole();
Returns boolean, true if it is a hole
Usage Web & Application
Related update ( )