C#
VB
WinRT C#
C++
Gets the time remaining in the current wait state of an animation playback.
public int Delay { get; }
Public ReadOnly Property Delay As Integer
public int Delay {get;}
get_Delay();
public:
property int Delay {
int get();
}
An integer value that indicates the time remaining in the current wait state of an animation playback.
The delay is in milliseconds (ms).
For an example, refer to Append.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET