Unit 'GraphMath' Package
[Overview][Types][Procedures and functions][Index] [#bs_utils]

BezierArcPoints

Declaration

Source position: graphmath.pp line 58

procedure BezierArcPoints(

  X: LongInt;

  Y: LongInt;

  Width: LongInt;

  Height: LongInt;

  Angle1: Extended;

  Angle2: Extended;

  Rotation: Extended;

  var Points: PPoint;

  var Count: LongInt

);



CT Web help

CodeTyphon Studio