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

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

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

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

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

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

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

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

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

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

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

Examples