Nevron .NET Vision
Nevron.Diagram Namespace / NSceneTree Class
Members


In This Topic
    NSceneTree Class
    In This Topic
    Namespace class for static operations with scene trees and nodes residing in scene trees.
    Object Model
    NSceneTree Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NSceneTree 
       Inherits Nevron.Dom.NNodeTree
    'Usage
     
    
    Dim instance As NSceneTree
    public sealed class NSceneTree : Nevron.Dom.NNodeTree 
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NNodeTree
          Nevron.Diagram.NSceneTree

    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