| SceneExaminerInteractionEventArgs Constructor  | 
 
Namespace: OIV.Inventor.ViewerComponents.NodesAssembly: OIV.Inventor.ViewerComponents (in OIV.Inventor.ViewerComponents.dll) Version: 2025.2.0.Release.d1acdfb623bbaf7982dff84bc1859f85fbf21864
Syntaxpublic InteractionEventArgs(
	SceneExaminerInteractionModes mode
)
Public Sub New ( 
	mode As SceneExaminerInteractionModes
)
public:
InteractionEventArgs(
	SceneExaminerInteractionModes mode
)
new : 
        mode : SceneExaminerInteractionModes -> InteractionEventArgsParameters
- mode
 - Type: OIV.Inventor.ViewerComponents.NodesSceneExaminerInteractionModes
 
See Also