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