SceneExaminerInteractionEventArgs Constructor |
Namespace: OIV.Inventor.ViewerComponents.NodesAssembly: OIV.Inventor.ViewerComponents (in OIV.Inventor.ViewerComponents.dll) Version: 2025.1.1.Release.5f9de35910b5f5a39847f4b67bd6e4c2b57f7a23
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