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


In This Topic
    NDrawingLayoutContext Class
    In This Topic
    The NDrawingLayoutContext class serves as a bridge between the layout and the user.
    Object Model
    NDrawingLayoutContext Class
    Syntax
    'Declaration
     
    
    Public Class NDrawingLayoutContext 
       Inherits NLayoutContext
    'Usage
     
    
    Dim instance As NDrawingLayoutContext
    public class NDrawingLayoutContext : 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