STK X Send comments on this topic.
IAgUiAxVOCntrlRawEvents Interface

Description

AGI Globe control raw events.

Public Methods

Public Method ClickOccurs when the user presses and then releases a mouse button over the control.
Public Method DblClickOccurs when the user presses and releases a mouse button and then presses and releases it again over the control.
Public Method KeyDownOccurs when the user presses a key while the control has the focus.
Public Method KeyPressOccurs when the user presses and releases a key or key combination that corresponds to an ANSI code.
Public Method KeyUpOccurs when the user releases a key while the control has the focus.
Public Method MouseDownOccur when the user presses a mouse button.
Public Method MouseMoveOccurs when the mouse pointer is moved across the control.
Public Method MouseUpOccurs when the user releases a mouse button.
Public Method MouseWheelOccurs when the mouse wheel is rotated on the control.
Public Method OLEDragDropFired when a source component is dropped onto the control
Public Method OnObjectEditingApplyTriggered when a 3D object editing changes are applied.
Public Method OnObjectEditingCancelTriggered when a 3D object edit mode is canceled.
Public Method OnObjectEditingStartTriggered when a 3D object enters in edit mode.
Public Method OnObjectEditingStopTriggered when a 3D object exits the edit mode.
© 2018 Analytical Graphics, Inc. All Rights Reserved.