Device-2.FillText
Device<TGraphicContext,TRenderingOptions>.FillText method
Fills the specified text String at the specified location.
public abstract 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 Device<TGraphicContext,TRenderingOptions>
- package com.aspose.html.Rendering
- package Aspose.HTML