Search
LinearGradientBrush Methods
 


 Public Methods

  Name Description

Clone

Creates an exact copy of this brush.

CreateGdiBrush

Creates an instance of the System.Drawing.Drawing2D.LinearGradientBrush class that can be used to paint in a GDI+ Graphics object.

GetObjectData

Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the brush.

ToString

Returns "Gradient".

 See Also