Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / GradientBrush Class / Angle Property


In This Topic
Angle Property (GradientBrush)
In This Topic
Gets the angle of this GradientBrush.
Syntax
'Declaration
 
Public ReadOnly Property Angle As Double
 
'Usage
 
Dim instance As GradientBrush
Dim value As Double
 
value = instance.Angle

Property Value

The angle of this GradientBrush.
See Also