Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSGradient Class / ResetSections Method


In This Topic
ResetSections Method
In This Topic
Resets the gradient sections of the object.
Syntax
'Declaration
 
Public Overridable Sub ResetSections() 
 
'Usage
 
Dim instance As PSGradient
 
instance.ResetSections()
See Also