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


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

    System.Object
       Nevron.UI.NLayoutEngine
          Nevron.UI.NHorizontalStackLayoutEngine

    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