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

IsPointInPolygon

Declaration

Source position: lazregions.pas line 85

function IsPointInPolygon(

  AX: Integer;

  AY: Integer;

  const APolygon: array of TPoint

):Boolean;