Q74
Which property of SVG restricts the region to which paint can be applied?
A.
animateTransform
B.
clip-Path
AnswerC.
linearGradient
D.
radialGradient
Answer: Option B
Solution
Answer: Option B
Solution:
A clipping path is defined with a clipPath element. A clipping path is used/referenced using the clip-path property.