GradientStop.toCSSFormat

Syntax

toCSSFormat();

Description

The toCSSFormat method returns parameters of gradient transition point 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 LinearGradientBrush.applyToNode method.

GradientStop