SoControllerButtonEventSetButton Method |
Set which 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 void SetButton(
SoControllerButtonEventButtons b
)
Public Sub SetButton (
b As SoControllerButtonEventButtons
)
public:
void SetButton(
SoControllerButtonEventButtons b
)
member SetButton :
b : SoControllerButtonEventButtons -> unit
Parameters
- b
- Type: OIV.Inventor.EventsSoControllerButtonEventButtons
Remarks See Also