ButtonValues#

class ansys.stk.core.stkx.ButtonValues#

IntEnum

Overview#

LEFT_PRESSED

The left button is pressed.

RIGHT_PRESSED

The right button is pressed.

MIDDLE_PRESSED

The middle button is pressed.

Import detail#

from ansys.stk.core.stkx import ButtonValues