Unit 'Img32.Text' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_image32]

DrawAngledText

Declaration

Source position: Img32.Text.pas line 565

function DrawAngledText(

  image: TImage32;

  x: Double;

  y: Double;

  angleRadians: Double;

  const text: UnicodeString;

  font: TFontCache;

  textColor: TColor32 = clBlack32

):TPointD;



CT Web help

CodeTyphon Studio