Inheritance Hierarchy
SystemObject
ObjectWithState
Kettic.AspNet.Controls.RotatorAnimationSettings
Namespace: Kettic.AspNet.Controls.RotatorAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic class AnimationSettings : ObjectWithState
Public Class AnimationSettings
Inherits ObjectWithState
public ref class AnimationSettings : public ObjectWithState
type AnimationSettings =
class
inherit ObjectWithState
end
The AnimationSettings type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Duration | Gets or sets the animation duration in milliseconds. |
 | Type | Gets or sets the effect that will be used for the animation. |
Top
See Also