Inesoft
PrintCE SDK .NET |
C# Syntax: object.DrawText2(string lpString,double x, double y, Color color);
VB Syntax: object.DrawText2(ByVal lpString As String, ByVal x As Double, ByVal y As Double, ByVal color As Color)Parameters
lpString
text to be drawn
x
coordinate on X-line
y
coordinate on Y-line
color
text colour
Review
Coordinates are set in the current measurement units (please refer to MeasureUnit property)
© 2009 Inesoft. All rights reserved.