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

Home

 
4D v19
SVG_Get_fill_brush

SVG_Get_fill_brush 


 

SVG_Get_fill_brush ( svgObject ) -> Funktionsergebnis 
Parameter Typ   Beschreibung
svgObject  SVG_Ref in SVG object reference
Funktionsergebnis  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.

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Attributes

Dieser Befehl kann in preemptive Prozessen laufen

 
SEITENINHALT 
 
GESCHICHTE 

Erstellt: 4D v14

 
ARTIKELVERWENDUNG

4D SVG ( 4D v19)