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


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