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


In This Topic
ResetLocked Method (CalloutArrowShape)
In This Topic
Reset the object's locked status.
Syntax
'Declaration
 
Public Overridable Sub ResetLocked() 
 
'Usage
 
Dim instance As CalloutArrowShape
 
instance.ResetLocked()
See Also