libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
TextMetrics
libwasm
bindings
CanvasRenderingContext2D
Undocumented in source.
@
safe
nothrow
struct
TextMetrics {
nothrow
JsHandle
handle
;
this
(Handle h);
double
width
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
handle
Members
Functions
width
double
width
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
handle
JsHandle
handle
;
Undocumented in source.
Meta
Source
See Implementation
libwasm
bindings
CanvasRenderingContext2D
aliases
CanvasImageSource
HTMLOrSVGImageElement
enums
CanvasWindingRule
structs
CanvasCompositing
CanvasDrawImage
CanvasDrawPath
CanvasFillStrokeStyles
CanvasFilters
CanvasGradient
CanvasHitRegions
CanvasImageData
CanvasImageSmoothing
CanvasPathDrawingStyles
CanvasPathMethods
CanvasPattern
CanvasRect
CanvasRenderingContext2D
CanvasShadowStyles
CanvasState
CanvasText
CanvasTextDrawingStyles
CanvasTransform
CanvasUserInterface
ContextAttributes2D
HitRegionOptions
Path2D
TextMetrics