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


In This Topic
    NLibraryClipping Class
    In This Topic
    The NLibraryClipping represents a set of library items, that can be transfered across documents via Clipboard and Drag and Drop operations
    Object Model
    NLibraryClipping Class
    Syntax
    'Declaration
     
    
    Public Class NLibraryClipping 
       Inherits NDiagramClipping
       Implements Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NLibraryClipping
    public class NLibraryClipping : NDiagramClipping, Nevron.Nov.INDeeplyCloneable  
    Remarks
    The NLibraryClipping is used to host an array of library item clonings. The NLibraryClipping class can also be used for duplicating library content.
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Diagram.NDiagramClipping
          Nevron.Nov.Diagram.NLibraryClipping

    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