Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
SVG_GET_ATTRIBUTES
|
SVG_GET_ATTRIBUTES ( svgObject ; namesArrayPointer ; valuesArrayPointer ) | ||||||||
Parameter | Typ | Beschreibung | ||||||
svgObject | SVG_Ref |
![]() |
SVG reference | |||||
namesArrayPointer | Zeiger |
![]() |
Alpha array of attribute names | |||||
valuesArrayPointer | Zeiger |
![]() |
Alpha array of attribute values | |||||
The SVG_GET_ATTRIBUTES command fills the arrays pointed to by namesArrayPointer and valuesArrayPointer respectively with the names and values of the attributes of the element whose reference is passed in the svgObject parameter. If svgObject is not valid or if this attribute does not exist, an error is generated.
Produkt: 4D
Thema: Attributes
Nummer:
65928
Erstellt: Composant 4D SVG v11.3
4D SVG ( 4D v20 R7)