4D-SVG

SVG_Get_fill_brush

SVG_Get_fill_brush ( svgObject ) -> Function result

Parameter Type   Description
svgObject SVG_Ref SVG object reference
Function result Text Fill color

Description

The SVG_Get_fill_brush command returns the fill color of an SVG image whose reference is passed in the svgObject parameter. If svgObject does not have a “fill” attribute, the command returns an empty string.