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


In This Topic
ResetEnabled Method (ThreeWayArrowShape)
In This Topic
Resets to the default value whether the element is enabled.
Syntax
'Declaration
 
Protected Overridable Sub ResetEnabled() 
 
'Usage
 
Dim instance As ThreeWayArrowShape
 
instance.ResetEnabled()
See Also