Specifies the percentage by which to speed up (or slow down) the timing.
Read/write
Single.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
Syntaxfloat Speed { get; set; }
Property Speed As Single
Get
Set
property float Speed {
float get ();
void set (float value);
}
abstract Speed : float32 with get, set
Property Value
Type:
Single
See Also