4D v16

SVG_GET_DEFAULT_BRUSHES

Home

 
4D v16
SVG_GET_DEFAULT_BRUSHES

SVG_GET_DEFAULT_BRUSHES 


 

SVG_GET_DEFAULT_BRUSHES ( line {; background} ) 
Parameter Type   Description
line  Pointer in Alpha variable
background  Pointer 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.

Example  

See the SVG_SET_DEFAULT_BRUSHES command.



See also 

SVG_SET_DEFAULT_BRUSHES
SVG_SET_STROKE_BRUSH

 
PROPERTIES 

Product: 4D
Theme: Colors and Gradients
Number: 65927

 
HISTORY 

Created: Composant 4D SVG v11.3

 
ARTICLE USAGE

4D SVG Component ( 4D v16)