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