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


In This Topic
    Update Method (BannerShape)
    In This Topic
    Causes the control to redraw invalidated region.
    Syntax
    'Declaration
     
    
    Public Overridable Sub Update() 
    'Usage
     
    
    Dim instance As BannerShape
     
    instance.Update()
    public virtual void Update()
    See Also