Click or drag to resize
SceneExaminerSeekModeEventArgs Class
Seek state event argument.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    OIV.Inventor.ViewerComponents.NodesSceneExaminerSeekModeEventArgs

Namespace: OIV.Inventor.ViewerComponents.Nodes
Assembly: OIV.Inventor.ViewerComponents (in OIV.Inventor.ViewerComponents.dll) Version: 2025.2.2.Release.09005565176de878d23a36e7c4b154675f788e56
Syntax
public class SeekModeEventArgs : EventArgs

The SceneExaminerSeekModeEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodSceneExaminerSeekModeEventArgs
Initializes a new instance of the SceneExaminerSeekModeEventArgs class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyActive
Gets the current state of the seek animation.
Top
See Also