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)
Syntax public SoMouseButtonEventButtons GetButton()
Public Function GetButton As SoMouseButtonEventButtons
public:
SoMouseButtonEventButtons GetButton()
member GetButton : unit -> SoMouseButtonEventButtons
Return Value
Type:
SoMouseButtonEventButtonsRemarks See Also