Documents for PDF, .NET Edition Documentation
LinearGradientBrush Class Members
Properties 

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Drawing Namespace : LinearGradientBrush Class

The following tables list the members exposed by LinearGradientBrush.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the ending gradient color.  
Public PropertyGets or sets the coordinates of the end point of the current linear gradient brush.

(0,0) is the top-left corner, (1,1) is the bottom-right corner.

 
Public PropertyGets or sets the collection of gradient stops.  
Public PropertyGets or sets the starting gradient color.  
Public PropertyGets or sets the coordinates of the start point of the current linear gradient brush.

(0,0) is the top-left corner, (1,1) is the bottom-right corner.

 
Public PropertyOverridden. Gets a value indicating whether brush actually visible.  
Top
See Also

Reference

LinearGradientBrush Class
GrapeCity.Documents.Drawing Namespace