Unit 'Graph' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

imagesizeproc

Standard ImageSize calculation procedure prototype.

Declaration

Source position: graphh.inc line 536

type imagesizeproc = function(

  X1: SmallInt;

  Y1: SmallInt;

  X2: SmallInt;

  Y2: SmallInt

):LongInt;


Documentation generated on: Jul 24 2023