Click or drag to resize
AnimationSettings Class
Inheritance Hierarchy
SystemObject
  ObjectWithState
    Kettic.AspNet.Controls.RotatorAnimationSettings

Namespace: Kettic.AspNet.Controls.Rotator
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class AnimationSettings : ObjectWithState

The AnimationSettings type exposes the following members.

Constructors
  NameDescription
Public methodAnimationSettings
Top
Properties
  NameDescription
Public propertyDuration
Gets or sets the animation duration in milliseconds.
Public propertyType

Gets or sets the effect that will be used for the animation.

Top
See Also