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


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

    System.Object
       Nevron.UI.NLayoutEngine
          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