Table of Contents

Constructor SeekEventArgs

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

SeekEventArgs(int)

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

public SeekEventArgs(int frameNumber)

Parameters

frameNumber int

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