NevronOpenVision
Nevron.Nov.Diagram.LibraryTools Namespace / NLibraryDragTool Class
Members
NLibraryDragTool Class
The NLibraryDragTool class serves as base class for drag tools of library elements
Object Model
NLibraryDragTool Class
Syntax
Remarks
Tools, which derive from this class can obtain a reference to the library hosting the tool by the OwnerLibrary property.
Inheritance Hierarchy

System.Object
   Nevron.Nov.Dom.NNode
      Nevron.Nov.Dom.NDocumentNode
         Nevron.Nov.UI.NTool
            Nevron.Nov.UI.NDragTool
               Nevron.Nov.Diagram.LibraryTools.NLibraryDragTool
                  Nevron.Nov.Diagram.LibraryTools.NMoveTool

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