Nevron .NET Vision
Nevron.UI Namespace / NAnimationTask Class
Members


In This Topic
    NAnimationTask Class
    In This Topic
    Represents a single task in an animation effect.
    Object Model
    NAnimationTask Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NAnimationTask 
       Inherits NUINode
       Implements Nevron.Dom.INNode, Nevron.INReferenceHolder, INAnimationTask, INSuspendable, INUINode 
    'Usage
     
    
    Dim instance As NAnimationTask
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NDefaultInitializableObject
          Nevron.UI.NDisposableObject
             Nevron.UI.NUINode
                Nevron.UI.NAnimationTask
                   Nevron.UI.NColorChannelAnimationTask

    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