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

IsPointInPolygon

Declaration

Source position: lazregions.pas line 106

function IsPointInPolygon(

  AX: Integer;

  AY: Integer;

  const APolygon: array of TPoint

):Boolean;