skrypton-api / com.waicool20.skrypton.sikulix / ISikuliRegion / compareTo

compareTo

abstract operator fun compareTo(region: Region): Int

Compares the regions in terms of area.

Return
Positive number if this region is larger, 0 if equal, negative if smaller.