[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_curves' (#crwlib)

TCurve.GetPoints

Declaration

Source position: _crw_curves.pas line 202

public function TCurve.GetPoints(

  Num: LongInt;

  var aX: array of Double;

  var aY: array of Double;

  NumPoints: LongInt

):LongInt;