DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GifFrame Class / DelayTime Property

In This Topic
DelayTime Property
In This Topic
Gets the number of hundredths (1/100) of a second to wait before continuing.

If the value is negative, the delay time is not specified.

Syntax
'Declaration
 
Public ReadOnly Property DelayTime As System.Integer
 
See Also