Nevron .NET Vision
Nevron.Diagram.Templates Namespace / NWizard Class
Members


In This Topic
    NWizard Class
    In This Topic
    The NWizard class represents a collection of NTemplateCollection instaces (template categories), which provides a visual interface for template selection and modification
    Object Model
    NWizard Class
    Syntax
    'Declaration
     
    
    Public Class NWizard 
       Implements Nevron.Diagram.INMeasurementUnit, Nevron.Diagram.INResolution 
    'Usage
     
    
    Dim instance As NWizard
    Remarks
    This class can be instanciated upon demand: NWizard wizard = new NWizard(document);
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Templates.NWizard

    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