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