4DランゲージCommands by themeSVGバージョン: 次へSVGSVG EXPORT TO PICTURE ( elementRef : Text ; pictVar : Picture {; exportType : Integer} )SVG Find element ID by coordinates ( {* ;} pictureObject : Picture ; x : Integer ; y : Integer ) : TextSVG Find element IDs by rect ( {* ;} pictureObject : Picture ; x : Integer ; y : Integer ; width : Integer ; height : Integer ; arrIDs : Text array ) : BooleanSVG GET ATTRIBUTE ( {* ;} pictureObject : Picture ; element_ID ; attribName : Text ; attribValue : Text, Integer )SVG SET ATTRIBUTE ( {* ;} pictureObject : Picture ; element_ID ; attrName : Text ; attribValue : Text, Integer {; ...(attrName : Text, attribValue : Text, Integer)} {; *})SVG SHOW ELEMENT ( {* ;} pictureObject : Picture ; id : Text {; margin : Integer} )