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


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