This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
SVG_Read_element_type

SVG_Read_element_type 


 

SVG_Read_element_type ( svgObject ) -> Function result 
Parameter Type   Description
svgObject  SVG_Ref in Reference of SVG element
Function result  in Type of element

The SVG_Read_element_type command returns the type of element whose reference is passed in the svgObject parameter.

If svgObject is not a valid reference or if this attribute does not exist, an error is generated.

 
PROPERTIES 

Product: 4D
Theme: Utilities
Number: 65907

This command can be run in preemptive processes

 
PAGE CONTENTS 
 
HISTORY 

Created: Composant 4D SVG v11.3

 
ARTICLE USAGE

4D SVG Component ( 4D v20 R7)