Nevron .NET Vision
Nevron.GraphicsCore Namespace / NAnimation Class
Members


In This Topic
    NAnimation Class
    In This Topic
    Base class for all animations.
    Object Model
    NAnimation Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.GraphicsCore.NTranslateAnimation)>
    <System.SerializableAttribute()>
    Public MustInherit Class NAnimation 
       Implements Nevron.INReferenceHolder 
    'Usage
     
    
    Dim instance As NAnimation
    [System.Xml.Serialization.XmlInclude(Nevron.GraphicsCore.NTranslateAnimation)]
    [System.Serializable()]
    public abstract class NAnimation : Nevron.INReferenceHolder  
    Inheritance Hierarchy
    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