📄️ SVG EXPORT TO PICTURE
SVG EXPORT TO PICTURE ( refElément ; vVarImage {; typeExport} )
📄️ SVG Find element ID by coordinates
SVG Find element ID by coordinates ( { ;} objetImage ; x ; y* ) -> Résultat
📄️ SVG Find element IDs by rect
SVG Find element IDs by rect ( { ;} objetImage ; x ; y ; largeur ; hauteur ; tabIds* ) -> Résultat
📄️ SVG GET ATTRIBUTE
SVG GET ATTRIBUTE ( { ;} objetImage ; id_Element ; nomAttribut ; valeurAttribut* )
📄️ SVG SET ATTRIBUTE
SVG SET ATTRIBUTE ( { ;} objetImage ; id_Element ; nomAttribut ; valeurAttribut {; nomAttribut2 ; valeurAttribut2 ; ... ; nomAttributN ; valeurAttributN} {; })
📄️ SVG SHOW ELEMENT
SVG SHOW ELEMENT ( { ;} objetImage ; id {; marge*} )