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

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 );
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. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.