Nevron Open Vision Documentation
Nevron.Nov.Diagram.Layout Namespace / NTreeGraphRegion Class
Members


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

    System.Object
       Nevron.Nov.Diagram.Layout.NGraphRegion
          Nevron.Nov.Diagram.Layout.NTreeGraphRegion

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also