FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CalloutArrowShape Class / ResetCanMove Method


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