Nevron .NET Vision
Nevron.Diagram Namespace / NShowHideSubtreeDecorator Class
Members


In This Topic
    NShowHideSubtreeDecorator Class
    In This Topic
    The NShowHideSubtreeDecorator is used to display a show/hide check box, which toggles the visible state of the shape successor shapes and all the shapes, which connect them (e.g. the shape subtree together with the linking connectors)
    Object Model
    NShowHideSubtreeDecorator Class
    Syntax
    'Usage
     
    
    Dim instance As NShowHideSubtreeDecorator
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.NDiagramNode
          Nevron.Diagram.NDiagramElement
             Nevron.Diagram.NStyleComposerElement
                Nevron.Diagram.NStyleableElement
                   Nevron.Diagram.NDecorator
                      Nevron.Diagram.NToggleDecorator
                         Nevron.Diagram.NShowHideSubtreeDecorator

    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