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


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