InterviewSolution
Saved Bookmarks
| 1. |
What Is Radial Gradients In Svg? |
|
Answer» Radial Gradients REPRESENTS CIRCULAR transition of one color to another from one direction to another. It is DEFINED using <RADIALGRADIENT> element. Radial Gradients represents circular transition of one color to another from one direction to another. It is defined using <radialGradient> element. |
|