enable-background-presentationAttribute: enable.background

Description Available Attribute Values Used by the Elements

Description

Governs the accumulation of background images of container elements.

Available Attribute Values

''''accumulate''''

Directive to render to a 'background image canvas' if one exists ( previously created by an ancestor invoking enable-background=new ). This is in addition to the rendering to the target device.

''''inherit''''

Specifies the to inherit the background enable status from the parent.

''''new [ <x> <y> <width> <height> ]''''

Specifies the creation of a new 'background image canvas' to overlay any existing one ( exists by way of an ancestor) and render to that. This is in addition to the rendering to the target device.

Used by the Elements

Non-structural Container Elements

a, glyph, marker, mask, missing.glyph, pattern, switch

Structural Container Elements

defs, g, svg, symbol


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.