Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.util.view
/
PolygonViewHelper
/
checkPolygonSize
check
Polygon
Size
open
fun
checkPolygonSize
(
polygon
:
List
<
Point
>
)
:
Boolean
Return
true
if polygon edges sizes less than
MIN_EDGE_LENGTH_PX
,
false
- otherwise
Parameters
polygon