Nevron Open Vision Documentation
Nevron.Nov.Diagram.LibraryTools Namespace / NLibraryTool Class
Members


In This Topic
    NLibraryTool Class
    In This Topic
    The NLibraryTool class serves as base class for tools that are created for the NLibraryView widget.
    Object Model
    NLibraryTool Class
    Syntax
    Remarks
    Tools, which derive from this class can obtain a reference to the library view hosting the tool by the OwnerLibraryView property.
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.UI.NTool
                Nevron.Nov.Diagram.LibraryTools.NLibraryTool
                   Nevron.Nov.Diagram.LibraryTools.NClickSelectTool
                   Nevron.Nov.Diagram.LibraryTools.NContextMenuTool
                   Nevron.Nov.Diagram.LibraryTools.NDragDropTargetTool

    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