Nevron .NET Vision
Nevron.UI Namespace / NLayoutEngine Class
Members


In This Topic
    NLayoutEngine Class
    In This Topic
    Summary description for NLayoutEngine.
    Object Model
    NLayoutEngine Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NLayoutEngine 
       Implements INLayoutEngine 
    'Usage
     
    
    Dim instance As NLayoutEngine
    public abstract class NLayoutEngine : INLayoutEngine  
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NLayoutEngine
          Nevron.UI.NDockStyleLayoutEngine
          Nevron.UI.NHorizontalStackLayoutEngine
          Nevron.UI.NStackLayoutEngine
          Nevron.UI.NVerticalStackLayoutEngine

    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