DeviceAdapter.FillText
DeviceAdapter.FillText method
Fills the specified text string at the specified location.
public virtual void FillText(string text, PointF pt)
Parameter | Type | Description |
---|---|---|
text | String | String to fill. |
pt | PointF | Point that specifies the coordinates of the text. |
See Also
- class DeviceAdapter
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG