Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadShapesContainer Class / ResetGradient Method


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