This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
SVG_GET_DEFAULT_BRUSHES
|
SVG_GET_DEFAULT_BRUSHES ( line {; background} ) | ||||||||
Parameter | Type | Description | ||||||
line | Pointer |
![]() |
Alpha variable | |||||
background | Pointer |
![]() |
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.
Product: 4D
Theme: Colors and Gradients
Number:
65927
Created: Composant 4D SVG v11.3
4D SVG Component ( 4D v20 R7)