Search
LinearGradientBrush Methods
 


 Public Methods

  Name Description

apply

Applies the brush properties to a CanvasRenderingContext2D drawing object.

clone

Creates a copy of this brush.

equals

Determines whether the specified object is equal to this LinearGradientBrush.

fromObject

Returns a LinearGradientBrush from a JSON object or string describing this brush.

toObject

Returns a JSON object describing this brush.

 See Also