STK UI PluginsSend comments on this topic.
AgEUiPluginKeyMouseState Enumeration
See Also

Description

Key and mouse button mask bits

Members

MemberValueDescription
eUiPluginKeyMouseStateNone0x00No mouse or key.
eUiPluginKeyMouseStateLeftMouseButton0x01Left mouse button is pressed.
eUiPluginKeyMouseStateMiddleMouseButton0x02Middle mouse button is pressed.
eUiPluginKeyMouseStateRightMouseButton0x04Right mouse button is pressed.
eUiPluginKeyMouseStateAltKey0x08Alt key is pressed.
eUiPluginKeyMouseStateControlKey0x10Control key is pressed.
eUiPluginKeyMouseStateShiftKey0x20Shift key is pressed.
© 2025 Analytical Graphics, Inc. All Rights Reserved.