Spread Windows Forms 12.0 Product Documentation
Degree Property (GradientFillEffect)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > GradientFillEffect Structure : Degree Property
Gets the angle of the linear gradient fill.
Syntax
'Declaration
 
Public ReadOnly Property Degree As Double
'Usage
 
Dim instance As GradientFillEffect
Dim value As Double
 
value = instance.Degree
public double Degree {get;}

Property Value

A double value represents the angle of the linear gradient fill.
See Also

Reference

GradientFillEffect Structure
GradientFillEffect Members