Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NView Class / SmartRefresh Method


In This Topic
    SmartRefresh Method (NView)
    In This Topic
    Refreshes only the invalid viewable area
    Syntax
    'Declaration
     
    
    Public Overridable Sub SmartRefresh() 
    'Usage
     
    
    Dim instance As NView
     
    instance.SmartRefresh()
    public virtual void SmartRefresh()
    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