TimeEventDetail Property
Specifies some detail information about the Event, depending on the type of the event. For this event type, indicates the repeat number for the animation.

Namespace: Aspose.Svg.Events
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
public long Detail { get; }

Property Value

Type: Int64
The detail.
See Also