ViewBoxAttribute: viewBox

Description Available Attribute Values Used by the Elements

Description

Sets the size and placement of the viewBox. The viewBox is a rectangular region into which the viewport is mapped.

Available Attribute Values

The value is defined as follows:

<numeric>[4] ( =c(x,y,w,h))

Specifies the viewbox with c( x, y) being upper left hand corner and c(w, h) being the width and height.

Used by the Elements

Non-structural Container Elements

marker, pattern

Structural Container Elements

svg, symbol

Uncategorized Elements

view


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