[Overview][Types][Procedures and functions][Index] Reference for unit 'GraphMath' (#lcl)

PolyBezierArcPoints

Declaration

Source position: graphmath.pp line 91

procedure PolyBezierArcPoints(

  X: LongInt;

  Y: LongInt;

  Width: LongInt;

  Height: LongInt;

  Angle1: Extended;

  Angle2: Extended;

  Rotation: Extended;

  var Points: PPoint;

  var Count: LongInt

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.