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

Draws text at an angle.

Syntax
C++
C#
Visual Basic
public: void DrawString( Graphics g, string text, Font font, Brush brush, RectangleF rect, StringFormat stringFormat, float angle, int maximalWidth );
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.