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


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