Click or drag to resize

AnimationEffect IterateTimeValue Property

if the value is less than 0, this element describes the duration of the iteration interval in absolute time. if the value is greater than 0, this element describes the duration of the iteration interval in percentage of time.

Namespace: Spire.Presentation.Drawing.Animation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public float IterateTimeValue { get; set; }

Property Value

Type: Single
See Also