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

IntRectBDS

Declaration

Source position: PXL.Types.pas line 1349

function IntRectBDS(

  const Left: VectorInt;

  const Top: VectorInt;

  const Right: VectorInt;

  const Bottom: VectorInt

):TIntRect; overload;

function IntRectBDS(

  const TopLeft: TPoint2i;

  const BottomRight: TPoint2i

):TIntRect; overload;



CT Web help

CodeTyphon Studio