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


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