Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GifFrame Class / FrameIndex Property

In This Topic
    FrameIndex Property (GifFrame)
    In This Topic
    Gets the index of the frame in the associated GIF file.
    Syntax
    'Declaration
     
    Public ReadOnly Property FrameIndex As System.Integer
    public System.int FrameIndex {get;}
    See Also