STK X Send comments on this topic.
IAgUiAxVOCntrlRawEvents Interface

Description

AGI Globe control raw events.

Public Methods

Public Method Click Occurs when the user presses and then releases a mouse button over the control.
Public Method DblClick Occurs when the user presses and releases a mouse button and then presses and releases it again over the control.
Public Method KeyDown Occurs when the user presses a key while the control has the focus.
Public Method KeyPress Occurs when the user presses and releases a key or key combination that corresponds to an ANSI code.
Public Method KeyUp Occurs when the user releases a key while the control has the focus.
Public Method MouseDown Occur when the user presses a mouse button.
Public Method MouseMove Occurs when the mouse pointer is moved across the control.
Public Method MouseUp Occurs when the user releases a mouse button.
Public Method MouseWheel Occurs when the mouse wheel is rotated on the control.
Public Method OLEDragDrop Fired when a source component is dropped onto the control
Public Method OnObjectEditingApply Triggered when a 3D object editing changes are applied.
Public Method OnObjectEditingCancel Triggered when a 3D object edit mode is canceled.
Public Method OnObjectEditingStart Triggered when a 3D object enters in edit mode.
Public Method OnObjectEditingStop Triggered when a 3D object exits the edit mode.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1