Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

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

userSpaceOnUse

World Wide Web Consortium (W3C)

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

userSpaceOnUse

World Wide Web Consortium (W3C)

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

userSpaceOnUse

World Wide Web Consortium (W3C)

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

userSpaceOnUse

World Wide Web Consortium (W3C)

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

userSpaceOnUse

World Wide Web Consortium (W3C)

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

userSpaceOnUse

World Wide Web Consortium (W3C)

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

userSpaceOnUse

World Wide Web Consortium (W3C)

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

userSpaceOnUse

World Wide Web Consortium (W3C)

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

Examples

userSpaceOnUse

World Wide Web Consortium (W3C)

HomeMenu