SoMouseButtonEventIsButtonDoubleClickEvent Method |
Returns whether the passed event is a mouse button double click event of the passed button.
Namespace: OIV.Inventor.Events
public static bool IsButtonDoubleClickEvent( SoEvent e, SoMouseButtonEventButtons whichButton )
When OIV.Inventor.Events.SoMouseButtonEvent.Buttons.ANY is passed, this returns true if the event represents a double click of any mouse button.