[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Draws a circular Arc with a given starting angle and boundary length in degrees.
Source position: graphics.pp line 1078
public procedure TCanvas.AngleArc( |
X: Integer; |
Y: Integer; |
Radius: LongWord; |
StartAngle: Single; |
SweepAngle: Single |
); |
lazarus-ccr.sourceforge.net |