[Overview][Types][Procedures and functions][Index] Reference for unit 'extgraphics' (#lcl)

CalculatePentagonPoints

Declaration

Source position: extgraphics.pas line 88

procedure CalculatePentagonPoints(

  const PentagonRect: TRect;

  var P1: TPoint;

  var P2: TPoint;

  var P3: TPoint;

  var P4: TPoint;

  var P5: TPoint

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.