[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'msefreetype' (#msegui)

FT_BBox

Declaration

Source position: msefreetype.pas line 188

type FT_BBox = record

  xMin: FT_Pos;

  yMin: FT_Pos;

  xMax: FT_Pos;

  yMax: FT_Pos;

end;


Documentation generated on: 2021-05-13