
|
PointInPolygon function
function PointInPolygon(Const P: TPoint; Const Poly: array of TPoint): Boolean;
Unit
TeeProcs
Description
Returns True if the point P xy coordinates are inside the Poly polygon of points.
Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.