Unit 'CGContext' Package
[Overview][Constants][Types][Procedures and functions][Index] [#univint]

CGContextAddCurveToPoint

Declaration

Source position: CGContext.pas line 437

procedure CGContextAddCurveToPoint(

  c: CGContextRef;

  cp1x: CGFloat;

  cp1y: CGFloat;

  cp2x: CGFloat;

  cp2y: CGFloat;

  x: CGFloat;

  y: CGFloat

);


Documentation generated on: 2023-03-18