Unit 'fpsvg.geom' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-svg]

TSVGSubPath

Declaration

Source position: fpsvg.geom.pp line 36

type TSVGSubPath = record

  Points: TSVGPointArray;

  Count: Integer;

  Closed: Boolean;

end;


Documentation generated on: 2026-09-25