SVG_GET_DEFAULT_BRUSHES

4D - Documentation   Français   English   German   4D SVG Component, Command Theme List   4D SVG Component, Index   Back   Previous   Next

version 11.3


SVG_GET_DEFAULT_BRUSHES (line{; background})

ParameterTypeDescription
linePointerAlpha variable
backgroundPointerAlpha variable

Description

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.


4D - Documentation   Français   English   German   4D SVG Component, Command Theme List   4D SVG Component, Index   Back   Previous   Next