Table of Contents

Class SeekEventArgs

Namespace
Bonsai.Vision.Design
Assembly
Bonsai.Vision.Design.dll

Provides data for the Seek event.

public class SeekEventArgs : EventArgs
Inheritance
SeekEventArgs
Inherited Members

Constructors

SeekEventArgs(int)

Initializes a new instance of the SeekEventArgs class using the specified frame number.

Properties

FrameNumber

Gets the zero-based index of the frame the player should move to.