Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / ResetGradient Method


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