Describes the duration of animation effect.
Read/write
Single.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax float Duration { get; set; }
Property Duration As Single
Get
Set
property float Duration {
float get ();
void set (float value);
}
abstract Duration : float32 with get, set
Property Value
Type:
SingleSee Also