ITimingRepeatCount Property |
Describes the number of times the effect should repeat.
Read/write
Single.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxfloat RepeatCount { get; set; }
Property RepeatCount As Single
Get
Set
property float RepeatCount {
float get ();
void set (float value);
}
abstract RepeatCount : float32 with get, set
Property Value
Type:
Single
See Also