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


In This Topic
    NRotateAnimation Class Members
    In This Topic

    The following tables list the members exposed by NRotateAnimation.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGet/Sets the scale X anchor. Must be in the range [0, 1]. By default set to 0.5 which means the horizontal center.  
    Public PropertyGet/Sets the scale Y anchor. Must be in the range [0, 1]. By default set to 0.5 which means the vertical center.  
    Public PropertyOverridden. Gets the type of this animation.  
    Public PropertyGets/Sets the duration of the animation in seconds. (Inherited from Nevron.GraphicsCore.NAnimation)
    Public PropertyGets/Sets the end angle of the rotation (in degrees). By default set to 0.  
    Public PropertyGets/Sets the start angle of the rotation (in degrees). By default set to 0.  
    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