ImageBrush.toCSSFormat

Syntax

toCSSFormat();

Description

The toCSSFormat method returns brush settings in the CSS format.

Comments

This method returns a String-type value.

Example

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

See also:

ImageBrush