STK XSend comments on this topic.
AgUiAxGfxAnalysisCntrl Object

Description

AGI Graphics Analysis Control

Public Methods

Public Properties

Public Property ApplicationReference to the STK X application object.
Public Property BackColorThe background color of the control.
Public Property ControlModeThe Graphics control mode.
Public Property NoLogoIf true, the splash logo is not shown.
Public Property PictureThe splash logo graphic to be displayed in the control.
Public Property PictureFromFileThe splash logo graphic file to be displayed in the control.
Public Property VendorIDThis property is deprecated. The identifier of the vendor.
Public Property WinIDWindow identifier (for Connect commands).

Events

Public Event KeyDownOccurs when the user presses a key while the control has the focus.
Public Event KeyPressOccurs when the user presses and releases a key or key combination that corresponds to an ANSI code.
Public Event KeyUpOccurs when the user releases a key while the control has the focus.
Public Event ClickOccurs when the user presses and then releases a mouse button over the control.
Public Event DblClickOccurs when the user presses and releases a mouse button and then presses and releases it again over the control.
Public Event MouseDownOccur when the user presses a mouse button.
Public Event MouseMoveOccurs when the mouse pointer is moved across the control.
Public Event MouseUpOccurs when the user releases a mouse button.

Remarks

The Graphics Analysis control can be created as any regular ActiveX control.


GUID{AB2193A6-A686-4BC6-9374-92E1D6AFC5CB}
ProgIDSTKX12.GfxAnalysisControl


The STK Objects library is also available with STK X. You can instantiate the root object and from it navigate and manipulate the STK scenario. Please see STK Objects for more details.


Click here for instructions on adding STK X controls to a Visual Studio project.


© 2024 Analytical Graphics, Inc. All Rights Reserved.