[Overview][Types][Procedures and functions][Index] Reference for unit 'GraphMath' (#lazutils)

subtract(TFloatPoint,TPoint):TFloatPoint

Declaration

Source position: graphmath.pp line 103

operator operator -(

  const Minuend: TFloatPoint;

  const Subtrahend: TPoint

):TFloatPoint;