Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NPageSelection Class / ResetDrillDown Method


In This Topic
    ResetDrillDown Method
    In This Topic
    Resets the drill down node
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetDrillDown() 
    'Usage
     
    
    Dim instance As NPageSelection
     
    instance.ResetDrillDown()
    public virtual void ResetDrillDown()
    Remarks
    This method is called by the controller OnMouseMove method to clear the drill node node each time the mouse is moved
    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