Unit 'peClipper2D' Package
[Overview][Types][Classes][Procedures and functions][Index] [#bs_engines]

IntPoint2D

Declaration

Source position: peclipper2d.pas line 324

function IntPoint2D(

  const X: cInt;

  const Y: cInt

):TIntPoint2D; overload;

function IntPoint2D(

  const X: Double;

  const Y: Double

):TIntPoint2D; overload;



CT Web help

CodeTyphon Studio