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

Home

 
4D v20 R7
SVG_GET_DEFAULT_BRUSHES

SVG_GET_DEFAULT_BRUSHES 


 

SVG_GET_DEFAULT_BRUSHES ( line {; background} ) 
Parameter Typ   Beschreibung
line  Zeiger in Alpha variable
background  Zeiger in Alpha variable

The SVG_GET_DEFAULT_BRUSHES command returns, in the variable pointed to by line, the current default color for drawing lines.

If the optional background parameter is passed, the variable pointed to by this parameter will receive the current default color used for backgrounds.

If they have not been modified, these colors are, respectively, black and white.

See the SVG_SET_DEFAULT_BRUSHES command.



Siehe auch 

SVG_SET_DEFAULT_BRUSHES
SVG_SET_STROKE_BRUSH

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Colors and Gradients
Nummer: 65927

Dieser Befehl kann in preemptive Prozessen laufen

 
SEITENINHALT 
 
GESCHICHTE 

Erstellt: Composant 4D SVG v11.3

 
ARTIKELVERWENDUNG

4D SVG ( 4D v20 R7)