AsSVGBox(geometry, [rel], [precision])

Return the geometry's bounding box as SVGRect element with x="" y="" width="" height="" notation.
Use 1 as second argument to deliver SVGViewBox notation with minX minY width height.
Third argument may be used to reduce the maximum number of decimal digits used in output.

