ITextMetrics Interface
ITextMetrics interface
Represents the dimension of a text in the canvas.
public interface ITextMetrics
Properties
Name | Description |
---|---|
Width { get; } | Is a double giving the calculated width of a segment of inline text in CSS pixels. |
See Also
- namespace Aspose.Html.Dom.Canvas
- assembly Aspose.HTML