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


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