LEADTOOLS (Leadtools assembly)

Delay Property

Show in webframe







Gets the time remaining in the current wait state of an animation playback.
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

See Also

Reference

RasterImageAnimator Class
RasterImageAnimator Members

 

 


Products | Support | Contact Us | Copyright Notices

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