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

TCurve.InsertPoints

Declaration

Source position: _crw_curves.pas line 185

public procedure TCurve.InsertPoints(

  Num: LongInt;

  const aX: array of Double;

  const aY: array of Double;

  NumPoints: LongInt

);