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


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

    System.Object
       Nevron.Diagram.Layout.NRegion
          Nevron.Diagram.Layout.NGraphRegion

    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