clip-rule
clip-rule
The clip-rule
attribute only applies to graphics elements that are contained within a <clipPath>
element. The clip-rule
attribute basically works as the fill-rule
attribute, except that it applies to <clipPath>
definitions.
The following fragment of code will cause an evenodd clipping rule to be applied to the cl