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

Arc2Bezier

Declaration

Source position: graphmath.pp line 52

procedure Arc2Bezier(

  X: LongInt;

  Y: LongInt;

  Width: LongInt;

  Height: LongInt;

  Angle1: Extended;

  Angle2: Extended;

  Rotation: Extended;

  var Points: TBezier

);

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