Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CrescentShape Class / ToggleState Method


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