Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NLibraryPreviewManager Class
Members


In This Topic
    NLibraryPreviewManager Class
    In This Topic
    The NLibraryPreviewManager class is used to manage the node previews created in each drawing view
    Object Model
    NLibraryPreviewManager Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NLibraryPreviewManager 
       Inherits Nevron.Dom.NAttribute
       Implements Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NLibraryPreviewManager
    Remarks
    A reference to this class can be obtained from the PreviewManager property of the NLibraryView class.
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NAttribute
          Nevron.Diagram.WinForm.NLibraryPreviewManager

    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