| 4D v18SVG_Open_file | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  | 
    4D v18
 SVG_Open_file 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SVG_Open_file ( path ) -> Funktionsergebnis | ||||||||
| Parameter | Typ | Beschreibung | ||||||
| path | String |   | Pathname of SVG document to open | |||||
| Funktionsergebnis | SVG_Ref |   | Document reference | |||||
The SVG_Open_file command parses (and validates with the DTD) the SVG document found at the location designated by the path parameter and returns an SVG reference (16-character string) for this document.
Important: Once you no longer need it, do not forget to call the SVG_CLEAR command with this reference in order to free up the memory.
	Produkt: 4D
	Thema: Documents
	Nummer: 
        65996
        
        
        
	
	Erstellt: Composant 4D SVG v11.3
	
	
	
	
	4D SVG ( 4D v18)
	
	
 Fehler melden
Fehler melden