FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FourWayArrowShape Class / ToggleState Method


In This Topic
ToggleState Method (FourWayArrowShape)
In This Topic
Toggles the state of the element.
Syntax
'Declaration
 
Public Overridable Sub ToggleState() 
 
'Usage
 
Dim instance As FourWayArrowShape
 
instance.ToggleState()
See Also