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

TPDFPathSegment

Declaration

Source position: fppdfobjects.pp line 107

type TPDFPathSegment = record

public

  SegmentType: TPDFSegmentType;

  P1: TPDFPoint;

  P2: TPDFPoint;

  function Description;

end;


Documentation generated on: 2025-07-25