Spread Windows Forms 17
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()
    public virtual void ResetGradient()
    See Also