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

TCanvas.AngleArc

Declaration

Source position: graphics.pp line 1154

public procedure TCanvas.AngleArc(

  X: Integer;

  Y: Integer;

  Radius: LongWord;

  StartAngle: Single;

  SweepAngle: Single

);