applyToNode(node: HTMLElement);
node. DOM element, to which a brush is applied.
The applyToNode method applies the solid fill brush to the specified DOM element.
The example of use is given in the page with description of the ImageBrush.Source property.