STK UI PluginsSend comments on this topic.
IAgUiPlugin3DMouseEventArgs Interface

Description

Contains information about the 3D mouse event.

Public Properties

Public Property IsDoubleClickedIndicates whether user has double clicked on a button.
Public Property IsMouseButtonDownIndicates whether the mouse button is pressed.
Public Property KeyStateA bit mask containing the mouse and control key states (SHIFT, CONTROL, ALT).
Public Property SceneIDScene identifier of the scene that has raised the event.
Public Property XHorizontal mouse position relative to the upper left corner of the 3D window.
Public Property YVertical mouse position relative to the upper left corner of the 3D window.
© 2025 Analytical Graphics, Inc. All Rights Reserved.