LinearGradientBrush.toSVGFormat

Syntax

toSVGFormat(element);

Parameters

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

Description

The toSVGFormat method applies brush to the specified SVG element.

Example

The method use is given in description of the ImageBrush.Source method.

See also:

LinearGradientBrush