objectBoundingBox
clipPath clipPathUnits
Description
The objectBoundingBox value for SVG specifies the coordinate system has its origin at the top left corner of the bounding box of the element to which the clipping path applies to and the same width and height of this bounding box.
User coordinates are sized equivalently to the CSS px unit.
Syntax
objectBoundingBox
Examples
Links
Internal
External
filter filterUnits
Description
The objectBoundingBox value for SVG specifies the coordinate system for attributes x, y, width, and height use the bounding box of the referencing element.
Syntax
objectBoundingBox
Examples
Links
Internal
External
filter primitiveUnits
Description
The objectBoundingBox value for SVG specifies the coordinate system for the contents of the filter element use the bounding box of the referencing element.
Syntax
objectBoundingBox
Examples
Links
Internal
External
linearGradient gradientUnits
Description
The objectBoundingBox value for SVG specifies the coordinate system for attributes x1, y1, x2, and y2 use the bounding box of the element to which the gradient is applied.
Syntax
objectBoundingBox
Examples
Links
Internal
External
mask maskConentUnits
Description
The objectBoundingBox value for SVG specifies the coordinate system has its origin at the top left corner of the bounding box of the element to which the clipping path applies to and the same width and height of this bounding box.
User coordinates are sized equivalently to the CSS px unit.
Syntax
objectBoundingBox
Examples
Links
Internal
External
mask maskUnits
Description
The objectBoundingBox value for SVG specifies x, y, width, and height represent fractions or percentages of the object bounding box of the element to which the mask is applied.
User coordinates are sized equivalently to the CSS px unit.
Syntax
objectBoundingBox
Examples
Links
Internal
External
pattern patternContentUnits
Description
The objectBoundingBox value for SVG specifies the coordinate system for the contents of the pattern element use the bounding box of the element to which the pattern is applied.
Syntax
objectBoundingBox
Examples
Links
Internal
External
pattern patternUnits
Description
The objectBoundingBox value for SVG specifies the coordinate system for the x, y, width, and height attributes use the bounding box of the element to which the pattern is applied.
Syntax
objectBoundingBox
Examples
Links
Internal
External
radialGradient gradientUnits
Description
The objectBoundingBox value for SVG specifies the coordinate system for attributes cx, cy, r, fx, fy, and fr use the bounding box of the element to which the gradient is applied.
Syntax
objectBoundingBox