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


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