LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Delay Property






Gets the time remaining in the current wait state of an animation playback. .NET support WinRT support
Syntax
public int Delay {get;}
'Declaration
 
Public ReadOnly Property Delay As Integer
'Usage
 
Dim instance As RasterImageAnimator
Dim value As Integer
 
value = instance.Delay
public int Delay {get;}
 get_Delay(); 
public:
property int Delay {
   int get();
}

Property Value

An integer value that indicates the time remaining in the current wait state of an animation playback.
Remarks

The delay is in milliseconds (ms).

Example
For an example, refer to Append.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterImageAnimator Class
RasterImageAnimator Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.