width property
Gets the width, in CSS pixels, of a given box of text.
Syntax
object.get_width(number* p);
Property values
Type: number
Width of the given text, in CSS pixels.
Standards information
- HTML Canvas 2D Context, Section 11
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Gets the width, in CSS pixels, of a given box of text.
object.get_width(number* p);
Type: number
Width of the given text, in CSS pixels.