DevelopersSDK DocumentationLibrariesClipperEnumsPointInPolygonResultOn this pagePointInPolygonResultClipper.PointInPolygonResultOfficial DocumentationPropertiesIsOn: numberThe point is on polygon's edge.IsInside: numberThe point is inside the polygon.IsOutside: numberThe point is outside the polygon.