You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiTextDrawing Class > StiTextDrawing Methods > DrawString Method > DrawString Method (Graphics, string, Font, Brush, RectangleD, StringFormat, float)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiTextDrawing.DrawString Method (Graphics, string, Font, Brush, RectangleD, StringFormat, float)

Draws text at an angle.

Syntax
C++
C#
Visual Basic
public: void DrawString( Graphics g, string text, Font font, Brush brush, RectangleD rect, StringFormat stringFormat, float angle );
Parameters
Parameters 
Description 
Graphics to draw on. 
text 
Text to draw on. 
font 
Font to draw on. 
brush 
Brush to draw. 
rect 
Rectangle to draw. 
stringFormat 
Text format. 
angle 
Show text at an angle. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.