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


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