toSVGFormat(element);
element. SVG element, to which a brush is applied.
The toSVGFormat method applies brush to the specified SVG element.
The method use is identical to the LinearGradientBrush.toSVGFormat or SolidColorBrush.toSVGFormat method and is given in description of the ImageBrush.Source method.
See also: