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. |
|