Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSGradient Class / ResetStyle Method


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