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


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