Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NLibraryView Class / ResetLibraryView Method


In This Topic
    ResetLibraryView Method
    In This Topic
    Called from the Reset method to reset only the fields declared in NDrawingView
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetLibraryView() 
    'Usage
     
    
    Dim instance As NLibraryView
     
    instance.ResetLibraryView()
    protected virtual void ResetLibraryView()
    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