Unit 'PXL.Types' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_asphyrepxl]

Inflate

Declaration

Source position: PXL.Types.pas line 1302

function TIntRect.Inflate(

  const Delta: TPoint2i

):TIntRect; overload;

function TIntRect.Inflate(

  const DeltaX: VectorInt;

  const DeltaY: VectorInt

):TIntRect; overload;



CT Web help

CodeTyphon Studio