Nevron Open Vision Documentation
Nevron.Nov.Layout Namespace / NLayoutEventArgs Class
Members


In This Topic
    NLayoutEventArgs Class
    In This Topic
    The NLayoutEventArgs class serves as base class for all layout event arguments
    Object Model
    NLayoutEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class NLayoutEventArgs 
       Inherits Nevron.Nov.Dom.NEventArgs
    'Usage
     
    
    Dim instance As NLayoutEventArgs
    public class NLayoutEventArgs : Nevron.Nov.Dom.NEventArgs 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NEventArgs
          Nevron.Nov.Layout.NLayoutEventArgs
             Nevron.Nov.Diagram.Layout.NGraphLayoutEventArgs
             Nevron.Nov.Diagram.Layout.NTreeLayoutEventArgs
             Nevron.Nov.Layout.NBoxLayoutEventArgs

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also