| SceneExaminerInteractionEventArgsCurrent Property |
Gets the current interaction mode.
Namespace: OIV.Inventor.ViewerComponents.NodesAssembly: OIV.Inventor.ViewerComponents (in OIV.Inventor.ViewerComponents.dll) Version: 2025.2.1.Release.09005565176de878d23a36e7c4b154675f788e56
Syntaxpublic SceneExaminerInteractionModes Current { get; }Public ReadOnly Property Current As SceneExaminerInteractionModes
Get
public:
property SceneExaminerInteractionModes Current {
SceneExaminerInteractionModes get ();
}member Current : SceneExaminerInteractionModes with get
Property Value
Type:
SceneExaminerInteractionModes
See Also