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

DrawVerticalText

Declaration

Source position: Img32.Text.pas line 570

function DrawVerticalText(

  image: TImage32;

  x: Double;

  y: Double;

  interCharSpace: Double;

  const text: UnicodeString;

  font: TFontCache;

  textColor: TColor32 = clBlack32

):Double;



CT Web help

CodeTyphon Studio