InterviewSolution
Saved Bookmarks
| 1. |
Which Attribute Of Text Tag Of Svg Sets The Rendering Length Of The Text? |
|
Answer» 'textlength' attribute of TEXT tag of SVG sets the RENDERING LENGTH of the text. 'textlength' attribute of text tag of SVG sets the rendering length of the text. |
|