ITextMetrics class

ITextMetrics class

Represents the dimension of a text in the canvas.

The ITextMetrics type exposes the following members:

Properties

PropertyDescription
widthIs a double giving the calculated width of a segment of inline text in CSS pixels.

See Also