Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com

Home

 
4D v20 R7
SVG_SET_FONT_COLOR

SVG_SET_FONT_COLOR 


 

SVG_SET_FONT_COLOR ( svgObject ; color ) 
Parameter Typ   Beschreibung
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).



Siehe auch 

SVG Colors

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Text
Nummer: 65953

Dieser Befehl kann in preemptive Prozessen laufen

 
SEITENINHALT 
 
GESCHICHTE 

Erstellt: Composant 4D SVG v11.3

 
ARTIKELVERWENDUNG

4D SVG ( 4D v20 R7)