clipPath clipPathUnits
The userSpaceOnUse SVG value specifies the contents of the clipPath element represent values in the current user coordinate system in place at the time when the clipPath element is referenced.
Syntax
userSpaceOnUse
Examples
Links
Internal
External
filter filterUnits
The userSpaceOnUse SVG value specifies the coordinate system for attributes x, y, width, and height use the coordinate system in place when the filter element is referenced.
Syntax
userSpaceOnUse
Examples
Links
Internal
External
filter primitiveUnits
The userSpaceOnUse SVG value specifies the coordinate system for the contents of the filter element use the coordinate system in place when the filter element is referenced.
Syntax
userSpaceOnUse
Examples
Links
Internal
External
linearGradient gradientUnits
The userSpaceOnUse SVG value specifies the coordinate system for attributes x1, y1, x2, and y2 use the coordinate system in place when the linearGradient element is referenced.
Syntax
userSpaceOnUse
Examples
Links
Internal
External
marker markerUnits
The userSpaceOnUse SVG value specifies attributes markerWidth, markerHeight, and the contents of the marker element have values in the current user coordinate system in place for the element referencing the marker.
Syntax
userSpaceOnUse
Examples
Links
Internal
External
mask maskConentUnits
The userSpaceOnUse SVG value specifies the coordinate system for the contents of the mask element represent values in the current user coordinate system in place at the time when the mask element is referenced.
Syntax
userSpaceOnUse
Examples
Links
Internal
External
mask maskUnits
The userSpaceOnUse SVG value specifies height, width, x, and y represent values in the current user coordinate system in place at the time when the mask element is referenced.
Syntax
userSpaceOnUse
Examples
Links
Internal
External
pattern patternConentUnits
The userSpaceOnUse SVG value specifies the coordinate system for the contents of the pattern element use the current user coordinate system in place at the time when the pattern element is referenced.
Syntax
userSpaceOnUse
Examples
Links
Internal
External
pattern patternUnits
The userSpaceOnUse SVG value specifies the coordinate system for the x, y, width, and height attributes use the current user coordinate system in place at the time when the pattern element is referenced.
Syntax
userSpaceOnUse
Examples
Links
Internal
External
radialGradient gradientUnits
The userSpaceOnUse SVG value specifies the coordinate system for attributes cx, cy, r, fx, fy, and fr use the coordinate system in place when the radialGradient element is referenced.
Syntax
userSpaceOnUse