You are here: Start » AVL.NET » Function Reference » Path » Polygon Relations

Polygon Relations

Icon Name Description / Applications Modules
TestPointArrayInPolygon

Tests which points lie inside a polygon.

FoundationBasic
TestPointInPolygon

Tests whether a point lies inside a polygon.

FoundationLite
TestPolygonConvex

Tests whether a polygon is convex.

FoundationBasic
TestPolygonInPolygon

Tests whether a polygon lies inside another one.

FoundationBasic