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: 2026.1.1.Release.4bdbf2139676cf62d9c02e792de05a0627e9f233
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