4D v14

SVG_Estimate_weight

Home

 
4D v14
SVG_Estimate_weight

SVG_Estimate_weight 


 

SVG_Estimate_weight ( svgObject ) -> Function result 
Parameter Type   Description
svgObject  SVG_Ref in Reference of SVG document
Function result  Real in Size in bytes of SVG document

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.

 
PROPERTIES 

Product: 4D
Theme: Utilities
Number: 65905

 
HISTORY 

Created: Composant 4D SVG v11.3

 
SEE ALSO 

SVG_Count_elements

 
ARTICLE USAGE

4D SVG Component ( 4D v13)
4D SVG Component ( 4D v12)
4D SVG Component ( Composant 4D SVG v11.4)
4D SVG Component ( 4D v14 R2)
4D SVG Component ( 4D v14)
4D SVG Component ( 4D v14 R3)
4D SVG Component ( 4D v14 R4)