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


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

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

    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