4D v16

SVG_Get_fill_brush

Home

 
4D v16
SVG_Get_fill_brush

SVG_Get_fill_brush 


 

SVG_Get_fill_brush ( svgObject ) -> Function result 
Parameter Type   Description
svgObject  SVG_Ref in SVG object reference
Function result  Text in Fill color

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.

 
PROPERTIES 

Product: 4D
Theme: Attributes

 
HISTORY 

Created: 4D v14

 
ARTICLE USAGE

4D SVG Component ( 4D v16)