Unit 'BGRAPen' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_bgrabitmap]

ComputeWidePolyPolylinePoints

Declaration

Source position: bgrapen.pas line 81

function ComputeWidePolyPolylinePoints(

  const linepts: array of TPointF;

  width: single;

  pencolor: TBGRAPixel;

  linecap: TPenEndCap;

  joinstyle: TPenJoinStyle;

  const penstyle: TBGRAPenStyle;

  options: TBGRAPolyLineOptions;

  miterLimit: single = 2;

  arrow: TBGRACustomArrow = Nil

):ArrayOfTPointF;



CT Web help

CodeTyphon Studio