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


In This Topic
    Reset Method (BannerShape)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Overridable Sub Reset() 
    'Usage
     
    
    Dim instance As BannerShape
     
    instance.Reset()
    public virtual void Reset()
    See Also