ReturnToInitialState: Boolean;
ReturnToInitialState: boolean;
The ReturnToInitialState property determines whether time line must be returned to initial state after animation end.
Available values:
True. Default value. Time line is returned to the first step after animation end.
False. The current step of time line after animation end is the last step.
The property use is given in the example for IPPTimeLine.DelayDuration.
See also:
Related work items
Requirement