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


In This Topic
PathShadeType Property (GradientBrush)
In This Topic
Defines the PathShadeTypeValues enumeration.
Syntax
'Declaration
 
Public ReadOnly Property PathShadeType As PathShadeType
 
'Usage
 
Dim instance As GradientBrush
Dim value As PathShadeType
 
value = instance.PathShadeType
See Also