SolidColorBrush.toSVGFormat

Syntax

toSVGFormat(element: SVGElement);

Parameters

element. SVG element, to which a brush is applied.

Description

The toSVGFormat method applies brush to the specified SVG element.

Example

The example of use is given in the page with description of the ImageBrush.Source property.

SolidColorBrush