4D v16

SVG_Find_ID

Home

 
4D v16
SVG_Find_ID

SVG_Find_ID 


 

SVG_Find_ID ( svgObject ; Auswahlname ) -> Funktionsergebnis 
Parameter Typ   Beschreibung
svgObject  SVG_Ref in Reference of SVG object
Auswahlname  String in ID of SVG element
Funktionsergebnis  SVG_Ref in Reference of element

The SVG_Find_ID command returns the reference of the element whose ID is passed in the name parameter, belonging to the SVG structure whose root element is passed in svgObject.
If the element is not found, an error is generated.



Siehe auch 

SVG_Get_ID
SVG_SET_ID

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Utilities
Nummer: 65908

 
GESCHICHTE 

Erstellt: Composant 4D SVG v11.3

 
ARTIKELVERWENDUNG

4D SVG ( 4D v16)