Nevron .NET Vision
Nevron.Diagram Namespace / NShowHideSubtreeDecorator Class / ToggleState Method


In This Topic
    ToggleState Method (NShowHideSubtreeDecorator)
    In This Topic
    Overriden to show/hide the successor shapes of a shape, together with the connectors that connect the shape with its successors
    Syntax
    'Declaration
     
    
    Public Overrides Sub ToggleState() 
    'Usage
     
    
    Dim instance As NShowHideSubtreeDecorator
     
    instance.ToggleState()
    public override void ToggleState()
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also