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

ScalePoint

Declaration

Source position: Img32.pas line 888

function ScalePoint(

  const pt: TPointD;

  scale: Double

):TPointD; overload;

function ScalePoint(

  const pt: TPointD;

  sx: Double;

  sy: Double

):TPointD; overload;



CT Web help

CodeTyphon Studio