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

Rectangle

Declaration

Source position: Img32.pas line 772

function Rectangle(

  const rec: TRect

):TPathD; overload;

function Rectangle(

  const rec: TRectD

):TPathD; overload;

function Rectangle(

  l: Double;

  t: Double;

  r: Double;

  b: Double

):TPathD; overload;



CT Web help

CodeTyphon Studio