Document Solutions for Imaging
GrapeCity.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
    public System.int DelayTime {get;}
    See Also