Device-2.StrokeText
Device<TGraphicContext,TRenderingOptions>.StrokeText method
Strokes the specified text String at the specified location.
public abstract void StrokeText(String text, PointF pt)
Parameter | Type | Description |
---|---|---|
text | String | String to stroke. |
pt | PointF | Point that specifies the coordinates where to start the text. |
See Also
- class Device<TGraphicContext,TRenderingOptions>
- package com.aspose.html.Rendering
- package Aspose.HTML