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

Draws the text aligned to width.

Syntax
C++
C#
Visual Basic
public: void DrawStringWidth( 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 on. 
rect 
Rectangle to draw on. 
stringFormat 
Text format. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.