StrokeText
XpsDevice.StrokeText method
在指定位置描边指定文本字符串。
public override void StrokeText(string text, PointF pt)
范围 | 类型 | 描述 |
---|---|---|
text | String | 字符串来抚摸。 |
pt | PointF | 指定开始文本的坐标的点。 |
也可以看看
- class XpsDevice
- 命名空间 Aspose.Svg.Rendering.Xps
- 部件 Aspose.SVG
在指定位置描边指定文本字符串。
public override void StrokeText(string text, PointF pt)
范围 | 类型 | 描述 |
---|---|---|
text | String | 字符串来抚摸。 |
pt | PointF | 指定开始文本的坐标的点。 |