[Overview][Types][Procedures and functions][Index] |
Source position: graphmath.pp line 61
procedure BezierArcPoints( |
X: LongInt; |
Y: LongInt; |
Width: LongInt; |
Height: LongInt; |
Angle1: Extended; |
Angle2: Extended; |
Rotation: Extended; |
var Points: PPoint; |
var Count: LongInt |
); |
lazarus-ccr.sourceforge.net |