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


In This Topic
    ResetBorder Method (BannerShape)
    In This Topic
    Resets the border of the element to its default settings.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetBorder() 
    'Usage
     
    
    Dim instance As BannerShape
     
    instance.ResetBorder()
    public virtual void ResetBorder()
    See Also