Unit 'Img32' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

PointD

Declaration

Source position: Img32.pas line 614

function PointD(

  const X: Double;

  const Y: Double

):TPointD; overload;

function PointD(

  const pt: TPoint

):TPointD; overload;



CT Web help

CodeTyphon Studio