AnimationSettingsType Property |
Gets or sets the effect that will be used for the animation.
Namespace: Kettic.AspNet.Controls.RotatorAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public AnimationType Type { get; set; }
Public Property Type As AnimationType
Get
Set
public:
property AnimationType Type {
AnimationType get ();
void set (AnimationType value);
}
member Type : AnimationType with get, set
Property Value
Type:
AnimationTypeSee Also