Typescript Library Declarations (DOM)
Interface SVGBoundingBoxOptions
interface
SVGBoundingBoxOptions
{
clipped
?:
boolean
;
fill
?:
boolean
;
markers
?:
boolean
;
stroke
?:
boolean
;
}
Index
Properties
clipped?
fill?
markers?
stroke?
Properties
Optional
clipped
clipped
?:
boolean
Optional
fill
fill
?:
boolean
Optional
markers
markers
?:
boolean
Optional
stroke
stroke
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
clipped
fill
markers
stroke
Typescript Library Declarations (DOM)