Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NController Class / UpdateToolsRequirements Method


In This Topic
    UpdateToolsRequirements Method
    In This Topic
    Updates the tools hit test requirements and the need for a second processing pass
    Syntax
    'Declaration
     
    
    Public Overridable Sub UpdateToolsRequirements() 
    'Usage
     
    
    Dim instance As NController
     
    instance.UpdateToolsRequirements()
    public virtual void UpdateToolsRequirements()
    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