Unit 'fpPDF' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-pdf]

TPDFLineSegment.Command

Declaration

Source position: fppdf.pp line 462

public class function TPDFLineSegment.Command(

  APos: TPDFCoord

):string; overload;

class function TPDFLineSegment.Command(

  x1: TPDFFloat;

  y1: TPDFFloat

):string; overload;

class function TPDFLineSegment.Command(

  APos1: TPDFCoord;

  APos2: TPDFCoord

):string; overload;


Documentation generated on: 2023-03-18