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


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