Represents timing properties for the effect behavior.
Read/write
ITiming.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax ITiming Timing { get; set; }
Property Timing As ITiming
Get
Set
property ITiming^ Timing {
ITiming^ get ();
void set (ITiming^ value);
}
abstract Timing : ITiming with get, set
Property Value
Type:
ITimingSee Also