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