4D v14

SVG_SET_FONT_COLOR

Home

 
4D v14
SVG_SET_FONT_COLOR

SVG_SET_FONT_COLOR 


 

SVG_SET_FONT_COLOR ( svgObject ; color ) 
Parameter Type   Description
svgObject  SVG_Ref in Reference of SVG element
color  String in Text color

The SVG_SET_FONT_COLOR command can be used to specify the font color for the for the SVG object having the svgObject reference. If svgObject does not reference a valid element, an error is generated.

The color parameter contains the name of the color to be used. (For more information about colors, please refer to the "SVG Colors" section).

 
PROPERTIES 

Product: 4D
Theme: Text
Number: 65953

 
HISTORY 

Created: Composant 4D SVG v11.3

 
SEE ALSO 

SVG Colors

 
ARTICLE USAGE

4D SVG Component ( 4D v13)
4D SVG Component ( 4D v12)
4D SVG Component ( Composant 4D SVG v11.4)
4D SVG Component ( 4D v14 R2)
4D SVG Component ( 4D v14)
4D SVG Component ( 4D v14 R3)
4D SVG Component ( 4D v14 R4)