Nevron.Diagram.WinForm Namespace / NTool Class
Members


In This Topic
    NTool Class
    In This Topic
    Object Model
    NTool Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public MustInherit Class NTool 
       Implements Nevron.INReferenceHolder 
    'Usage
     
    
    Dim instance As NTool
    [System.Serializable()]
    public abstract class NTool : Nevron.INReferenceHolder  
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.WinForm.NTool
          Nevron.Diagram.WinForm.NDragDropTool
          Nevron.Diagram.WinForm.NMouseAndKeyboardTool

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also