4D v16

SVG_Add_object

Home

 
4D v16
SVG_Add_object

SVG_Add_object 


 

SVG_Add_object ( targetSVGObject ; sourceSVGObject ) -> Function result 
Parameter Type   Description
targetSVGObject  SVG_Ref in Reference of parent element
sourceSVGObject  SVG_Ref in Reference of object to be added
Function result  SVG_Ref in Reference of SVG object

The SVG_Add_object command is used to place an SVG object designated by sourceSVGObject in the SVG container designated by targetSVGObject and return its reference. The SVG container can be the root of the document or any other reference to an SVG object that is able to contain this type of element.

 
PROPERTIES 

Product: 4D
Theme: Drawing
Number: 65892

 
HISTORY 

Created: 4D v12

 
ARTICLE USAGE

4D SVG Component ( 4D v16)