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

In This Topic
    BasedOnFrame Property
    In This Topic
    Gets the index of a frame used as the base for the current frame, -1 if the current frame doesn't depend on previous frames.
    Syntax
    'Declaration
     
    Public ReadOnly Property BasedOnFrame As System.Integer
    public System.int BasedOnFrame {get;}
    See Also