isInside

open fun isInside(@Nullable point: MPPoint): Boolean

method to check if a given point is inside or outside this geometry

Return

true if the given point is inside

Parameters

point

The point to check for