4D v16

SVG_GET_ATTRIBUTES

Home

 
4D v16
SVG_GET_ATTRIBUTES

SVG_GET_ATTRIBUTES 


 

SVG_GET_ATTRIBUTES ( svgObject ; namesArrayPointer ; valuesArrayPointer ) 
Parameter Type   Description
svgObject  SVG_Ref in SVG reference
namesArrayPointer  Pointer in Alpha array of attribute names
valuesArrayPointer  Pointer in 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.



See also 

SVG_SET_ATTRIBUTES
SVG_SET_ATTRIBUTES_BY_ARRAYS

 
PROPERTIES 

Product: 4D
Theme: Attributes
Number: 65928

 
HISTORY 

Created: Composant 4D SVG v11.3

 
ARTICLE USAGE

4D SVG Component ( 4D v16)