Source position: libart.pp line 99
type TArtSVPSeg = record
n_points: LongInt;
dir: LongInt;
bbox: TArtDRect;
points: PArtPoint;
end;