ixfx
Preparing search index...
Visual
Svg
Elements
textUpdate
Function textUpdate
textUpdate
(
el
:
SVGTextElement
,
pos
?:
Geometry
.
Point
,
text
?:
string
,
opts
?:
TextDrawingOpts
,
)
:
SVGTextElement
Updates an existing SVGTextElement instance with position, text and drawing options
Parameters
el
:
SVGTextElement
Optional
pos
:
Geometry
.
Point
Optional
text
:
string
Optional
opts
:
TextDrawingOpts
Returns
SVGTextElement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Updates an existing SVGTextElement instance with position, text and drawing options