| SoControllerButtonEventGetButton Method  | 
Get which button generated the event. 
 
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoControllerButtonEventButtons GetButton()
Public Function GetButton As SoControllerButtonEventButtons
public:
SoControllerButtonEventButtons GetButton()
member GetButton : unit -> SoControllerButtonEventButtons 
Return Value
Type: 
SoControllerButtonEventButtons
Remarks
See Also