MouseMode#
- class ansys.stk.core.stkx.MouseMode#
IntEnum
Overview#
|
Automatic. The control handles the mouse events and then fires the events to the container for additional processing. |
|
None. No default action happens on mouse events. Events are fired to the container. |
Import detail#
from ansys.stk.core.stkx import MouseMode