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


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