WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Chart Assembly
/
C1.Chart Namespace
/
IRenderEngine Interface
/
DrawString Method
/ DrawString(String,_Point) Method
String to draw.
Position.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
DrawString(String,_Point) Method
In This Topic
Draw string at specified position.
Syntax
C#
void
DrawString(
string
s
, _Point
pos
)
Parameters
s
String to draw.
pos
Position.
See Also
Reference
IRenderEngine Interface
IRenderEngine Members
Overload List