Unit 'Clipper.Core' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_image32]

AppendPoint

Declaration

Source position: Clipper.Core.pas line 299

procedure AppendPoint(

  var path: TPath64;

  const pt: TPoint64

); overload;

procedure AppendPoint(

  var path: TPathD;

  const pt: TPointD

); overload;



CT Web help

CodeTyphon Studio