| SoButtonEventGetState Method  | 
Gets the state of the button. 
 
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoButtonEventStates GetState()
Public Function GetState As SoButtonEventStates
public:
SoButtonEventStates GetState()
member GetState : unit -> SoButtonEventStates 
Return Value
Type: 
SoButtonEventStates
Remarks
See Also