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

FilterPointsPie

Declaration

Source position: tpa.pas line 67

procedure FilterPointsPie(

  var Points: TPointArray;

  const SD: Extended;

  const ED: Extended;

  const MinR: Extended;

  const MaxR: Extended;

  Mx: Integer;

  My: Integer

);