lineproc
Standard line drawing routine prototype.
Declaration
Source position: graphh.inc line 562
Type
lineproc = procedure(X1: SmallInt; Y1: SmallInt; X2: SmallInt;
Y2: SmallInt)
Standard line drawing routine prototype.
Source position: graphh.inc line 562
Type
lineproc = procedure(X1: SmallInt; Y1: SmallInt; X2: SmallInt;
Y2: SmallInt)