Nevron .NET Vision
Nevron.Diagram.Layout Namespace / NTreeRegion Class
Members


In This Topic
    NTreeRegion Class
    In This Topic
    The NTreeRegion class represents a layout item, whose content is a tree
    Object Model
    NTreeRegion Class
    Syntax
    'Declaration
     
    
    Public Class NTreeRegion 
       Inherits NRegion
    'Usage
     
    
    Dim instance As NTreeRegion
    public class NTreeRegion : NRegion 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Layout.NRegion
          Nevron.Diagram.Layout.NTreeRegion

    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