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


In This Topic
    NLayoutContext Class
    In This Topic
    The NLayoutContext class is used to abstract the layouts with the actual types and relations between the objects it layouts and container in which they are hosted. It serves as a bridge between the layouts and their user.
    Object Model
    NLayoutContext Class
    Syntax
    'Declaration
     
    
    Public Class NLayoutContext 
    'Usage
     
    
    Dim instance As NLayoutContext
    public class NLayoutContext 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Layout.NLayoutContext
          Nevron.Diagram.Layout.NDrawingLayoutContext

    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