Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NLibrarySelection Class
Members


In This Topic
    NLibrarySelection Class
    In This Topic
    Represents the currently selected items of a page.
    Object Model
    NLibrarySelection Class
    Syntax
    'Declaration
     
    
    Public Class NLibrarySelection 
       Inherits NDiagramSurfaceSelection
       Implements Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable, Nevron.Nov.Internal.dUWC(Of NDiagramItem) 
    'Usage
     
    
    Dim instance As NLibrarySelection
    public class NLibrarySelection : NDiagramSurfaceSelection, Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable, Nevron.Nov.Internal.dUWC<NDiagramItem>  
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NAttribute
                Nevron.Nov.UI.NSelection<TItem>
                   Nevron.Nov.Diagram.NDiagramSurfaceSelection
                      Nevron.Nov.Diagram.NLibrarySelection

    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