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