SoSpaceballButtonEventIsButtonReleaseEvent Method |
Returns whether the passed event is a spaceball button release event of the passed button.
Namespace: OIV.Inventor.Events
public static bool IsButtonReleaseEvent( SoEvent e, SoSpaceballButtonEventButtons whichButton )
When OIV.Inventor.Events.SoSpaceballButtonEvent.Buttons.ANY is passed, this returns true if the event represents a button release of any spaceball button.