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