Click or drag to resize
SceneExaminerInteractionEventArgs Class
Interaction mode event argument.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    OIV.Inventor.ViewerComponents.NodesSceneExaminerInteractionEventArgs

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

The SceneExaminerInteractionEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodSceneExaminerInteractionEventArgs
Initializes a new instance of the SceneExaminerInteractionEventArgs 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 propertyCurrent
Gets the current interaction mode.
Top
See Also