Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com

Home

 
4D v20 R7
SVG_Count_elements

SVG_Count_elements 


 

SVG_Count_elements ( svgObject ) -> Function result 
Parameter Typ   Beschreibung
svgObject  SVG_Ref in SVG reference
Function result  Lange Ganzzahl in Number of objects

The SVG_Count_elements command returns the number of graphic objects contains in the svgObject passed as parameter. A group counts as one object. To find out the number of graphic objects in a group, passed its reference to the command. If svgObject is not valid, an error is generated.



Siehe auch 

SVG_ELEMENTS_TO_ARRAYS
SVG_New_group

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Utilities
Nummer: 65910

Dieser Befehl kann in preemptive Prozessen laufen

 
SEITENINHALT 
 
GESCHICHTE 

Erstellt: Composant 4D SVG v11.3

 
ARTIKELVERWENDUNG

4D SVG ( 4D v20 R7)