Interface ITextMetrics
Interface ITextMetrics
Tên không gian: Aspose.Html.Dom.Canvas Tổng hợp: Aspose.HTML.dll (25.4.0)
Nó đại diện cho kích thước của một văn bản trong canvas.
[DOMObject]
[DOMName("TextMetrics")]
[ComVisible(true)]
public interface ITextMetrics
Properties
Width
Nó là một đôi cung cấp chiều rộng được tính toán của một phân khúc văn bản inline trong các pixel CSS.
[DOMName("width")]
double Width { get; }