[Overview][Procedures and functions][Index] Reference for unit 'tpa' (#Simba)

FilterPointsLine

Declaration

Source position: tpa.pas line 69

procedure FilterPointsLine(

  var Points: TPointArray;

  Radial: Extended;

  Radius: Integer;

  MX: Integer;

  MY: Integer

);