width
Description​
Returns the width of a segment of inline text in CSS pixels.
- JavaScript
- C#
- Kotlin
width: number;
double Width { get; set; }
var width: Double
Returns the width of a segment of inline text in CSS pixels.
width: number;
double Width { get; set; }
var width: Double