Spread Windows Forms 12.0 Product Documentation
GradientFillEffect Structure Members
Fields  Properties  Methods 


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : GradientFillEffect Structure

The following tables list the members exposed by GradientFillEffect.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Represent the unset gradient fill formatting. Assigning this value works as same as clearing the gradient fill formatting. This field is read-only.  
Top
Public Properties
 NameDescription
Public PropertyGets the position of the bottom edge of the inner rectangle (color 1) in percentage.  
Public PropertyGets the total count of gradient stops.  
Public PropertyGets the angle of the linear gradient fill.  
Public PropertyGets the type of this gradient fill.  
Public PropertyGets the gradient stop at the specified index.  
Public PropertyGets the position of the left edge of the inner rectangle (color 1) in percentage.  
Public PropertyGets the position of the right edge of the inner rectangle (color 1) in percentage.  
Public PropertyGets the position of the top edge of the inner rectangle (color 1) in percentage.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates the path gradient fill.  
Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance.  
Public MethodReturns a hash code for this instance.  
Top
Public Operators
Returns a value that indicates whether two specified GradientFillEffect values are equal.
Returns a value that indicates whether two specified GradientFillEffect values are not equal.
Top
See Also

Reference

GradientFillEffect Structure
GrapeCity.Spreadsheet Namespace
System.IEquatable