Nevron .NET Vision
Nevron.GraphicsCore Namespace / NColorAnimation Class
Properties Methods


In This Topic
    NColorAnimation Class Members
    In This Topic

    The following tables list the members exposed by NColorAnimation.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the type of this animation.  
    Public PropertyGets/Sets the duration of the animation in seconds. (Inherited from Nevron.GraphicsCore.NAnimation)
    Public PropertyThe final color value of the animated object. By default set to black.  
    Public PropertyThe initial color of the animated object. By default set to white.  
    Public PropertyGets/Sets the start time of the animation (in seconds after the beginning of the clip). (Inherited from Nevron.GraphicsCore.NAnimation)
    Public PropertyGets the time range of the animation (Inherited from Nevron.GraphicsCore.NAnimation)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates an identical copy of this animation object.  
    Public MethodOverloaded. Compares the animation styles in terms of apply order. (Inherited from Nevron.GraphicsCore.NAnimation)
    Public Method (Inherited from Nevron.GraphicsCore.NAnimation)
    Public MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.GraphicsCore.NAnimation)
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.GraphicsCore.NAnimation)
    Public Method (Inherited from Nevron.GraphicsCore.NAnimation)
    Public MethodUpdates the references stored by the object (Inherited from Nevron.GraphicsCore.NAnimation)
    Top
    See Also