Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CrescentShape Class / ResetCanMove Method


In This Topic
    ResetCanMove Method (CrescentShape)
    In This Topic
    Resets whether the object can be moved by the user.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetCanMove() 
    'Usage
     
    
    Dim instance As CrescentShape
     
    instance.ResetCanMove()
    public virtual void ResetCanMove()
    See Also