Unit 'Img32.Clipper2' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_image32]

InflatePaths

Declaration

Source position: Img32.Clipper2.pas line 33

function InflatePaths(

  const paths: TPathsD;

  delta: Double;

  joinStyle: TJoinStyle = jsAuto;

  endType: TClipperEndType = etPolygon;

  miterLimit: Double = 2.0;

  arcTolerance: Double = 0.0;

  minEdgeLength: Double = 0

):TPathsD;



CT Web help

CodeTyphon Studio