[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'LazRegions' (#lcl)

IsPointInPolygon

Declaration

Source position: lazregions.pas line 107

function IsPointInPolygon(

  AX: Integer;

  AY: Integer;

  const APolygon: array of TPoint

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.