Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcGifWriter Class / NextFrameIndex Property

In This Topic
    NextFrameIndex Property
    In This Topic
    Gets the index of the next frame to be added.
    Syntax
    'Declaration
     
    Public ReadOnly Property NextFrameIndex As System.Integer
    public System.int NextFrameIndex {get;}
    See Also