Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
SVG_Add_object
|
SVG_Add_object ( targetSVGObject ; sourceSVGObject ) -> Funktionsergebnis | ||||||||
Parameter | Typ | Beschreibung | ||||||
targetSVGObject | SVG_Ref |
![]() |
Reference of parent element | |||||
sourceSVGObject | SVG_Ref |
![]() |
Reference of object to be added | |||||
Funktionsergebnis | SVG_Ref |
![]() |
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.
Produkt: 4D
Thema: Drawing
Nummer:
65892
Erstellt: 4D v12
4D SVG ( 4D v20 R7)