Unit 'LazRegions' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

IsPointInPolygon

Declaration

Source position: lazregions.pas line 107

function IsPointInPolygon(

  AX: Integer;

  AY: Integer;

  const APolygon: array of TPoint

):Boolean;



CT Web help

CodeTyphon Studio