Represents time value.
Read/write
Single.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxProperty Time As Single
Get
Set
property float Time {
float get ();
void set (float value);
}
abstract Time : float32 with get, set
Property Value
Type:
Single
See Also