SVG_Estimate_weight

4D - Documentation   Français   English   German   4D SVG Component, Command Theme List   4D SVG Component, Index   Back   Previous   Next

version 11.3


SVG_Estimate_weight (svgObject) Number

ParameterTypeDescription
svgObjectSVG_RefReference of SVG document
Function resultNumberSize in bytes of SVG document

Description

The SVG_Estimate_weight command returns the size in bytes of the SVG tree whose reference is passed as in the svgObject parameter. If svgObject is not a valid reference, an error is generated.

See Also

SVG_Count_elements.


4D - Documentation   Français   English   German   4D SVG Component, Command Theme List   4D SVG Component, Index   Back   Previous   Next