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

Draws aligned to width text on the angle.

Syntax
C++
C#
Visual Basic
public: void DrawStringWidth( 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.