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


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