TimingDecelerate Property

Describes the percentage of duration decelerate behavior effect. Read/write Single.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public float Decelerate { get; set; }

Property Value

Type: Single

Implements

ITimingDecelerate
See Also