Nevron .NET Vision
Nevron.GraphicsCore.Shapes Namespace / NCompositeGraphicsNode Class
Members


In This Topic
    NCompositeGraphicsNode Class
    In This Topic
    Summary description for NCompositeShapeNode.
    Object Model
    NCompositeGraphicsNode Class
    Syntax
    'Declaration
     
    
    Public Class NCompositeGraphicsNode 
       Inherits NGraphicsNode
    'Usage
     
    
    Dim instance As NCompositeGraphicsNode
    public class NCompositeGraphicsNode : NGraphicsNode 
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.Shapes.NGraphicsNode
          Nevron.GraphicsCore.Shapes.NCompositeGraphicsNode
             Nevron.GraphicsCore.Shapes.NGraphicsCommandNode
             Nevron.GraphicsCore.Shapes.NViewportGraphicsNode

    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