IDevice.StrokeText

IDevice.StrokeText method

在指定位置描边指定的文本字符串。

public void StrokeText(string text, PointF pt)
范围类型描述
textString要描边的字符串。
ptPointF指定开始文本的坐标的点。

也可以看看