Unit 'gd' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libgd]

gdPoint

Declaration

Source position: gd.pas line 535

type gdPoint = record

  x: cint;

  y: cint;

end;


Documentation generated on: 2023-03-18