4D v14

SVG_GET_DEFAULT_BRUSHES

Home

 
4D v14
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.

 
PROPERTIES 

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

 
HISTORY 

Created: Composant 4D SVG v11.3

 
SEE ALSO 

SVG_SET_DEFAULT_BRUSHES
SVG_SET_STROKE_BRUSH

 
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)