BasedOnFrame Property
BasedOnFrame
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.
Declaration
public int BasedOnFrame { get; }
Public ReadOnly Property BasedOnFrame As Integer