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
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
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.