Unit 'Img32' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

Outline

Declaration

Source position: Img32.pas line 1123

function Outline(

  const line: TPathD;

  lineWidth: Double;

  joinStyle: TJoinStyle;

  endStyle: TEndStyle;

  miterLimOrRndScale: Double = 0

):TPathsD; overload;

function Outline(

  const lines: TPathsD;

  lineWidth: Double;

  joinStyle: TJoinStyle;

  endStyle: TEndStyle;

  miterLimOrRndScale: Double = 0

):TPathsD; overload;



CT Web help

CodeTyphon Studio