Open this page in the API Guide

LinearGradientBrush Constructor

Initializes the brush. Called during construction.
 

Examples

The following example initializes a new instance of a LinearGradientBrush object:

1
var newObject = new dundas.controls.LinearGradientBrush();