userSpaceOnUse
clipPath clipPathUnits
Description
The userSpaceOnUse value for SVG 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
Description
The userSpaceOnUse value for SVG 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
Description
The userSpaceOnUse value for SVG 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
Description
The userSpaceOnUse value for SVG 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
Description
The userSpaceOnUse value for SVG 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
Description
The userSpaceOnUse value for SVG 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
Description
The userSpaceOnUse value for SVG 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
Description
The userSpaceOnUse value for SVG 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
Description
The userSpaceOnUse value for SVG 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
Description
The userSpaceOnUse value for SVG 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