Draws the specified text string on the Baltie area with line breaking.
Namespace:
SGP.Baltie2DAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
Parameters
- value
- Type: System..::.String
String to draw.
- color
- Type: System.Drawing..::.Color
A color Color of the drawn string.
- backColor
- Type: System.Drawing..::.Color
Text background color Color.
- x
- Type: System..::.Int32
The X-coordinate of the upper-left corner of the text string.
- y
- Type: System..::.Int32
The Y-coordinate of the upper-left corner of the text string.