Click or drag to resize
SoMouseButtonEventButtons Enumeration

Button.

Namespace: OIV.Inventor.Events
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum Buttons
Members
  Member nameValueDescription
ANY0

Any button.

BUTTON11

First mouse button.

BUTTON22

Second mouse button.

BUTTON33

Third mouse button.

Remarks