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

Difference

Declaration

Source position: Clipper.pas line 74

function Difference(

  const subjects: TPaths64;

  const clips: TPaths64;

  fillRule: TFillRule

):TPaths64; overload;

function Difference(

  const subjects: TPathsD;

  const clips: TPathsD;

  fillRule: TFillRule;

  decimalPrec: Integer = 2

):TPathsD; overload;



CT Web help

CodeTyphon Studio