Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NSelection Class / DrillDown Method


In This Topic
    DrillDown Method
    In This Topic
    Click selects the drill down node. This method is called by the DrillDownSelect method of the Selector tool
    Syntax
    'Declaration
     
    
    Public Overridable Sub DrillDown() 
    'Usage
     
    
    Dim instance As NSelection
     
    instance.DrillDown()
    public virtual void DrillDown()
    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