| SoMouseButtonEventGetButton Method  | 
Gets which mouse button generated the event. 
 
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoMouseButtonEventButtons GetButton()
Public Function GetButton As SoMouseButtonEventButtons
public:
SoMouseButtonEventButtons GetButton()
member GetButton : unit -> SoMouseButtonEventButtons 
Return Value
Type: 
SoMouseButtonEventButtons
Remarks
See Also