This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
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

This command can be run in preemptive processes

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v14

 
ARTICLE USAGE

4D SVG Component ( 4D v20 R7)