Source position: msegraphutils.pas line 383
type graphicvectorty = record
start: pointty;
direction: graphicdirectionty;
length: Integer;
end;