STK UI PluginsSend comments on this topic.
IAgUiPluginCommandTarget Interface

Description

Allows the UI plugin to handle named commands.

Public Methods

Public Method ExecExecutes the specified named command.
Public Method QueryStateReturns a state of the specified named command.

Remarks

IAgUiPluginCommandTarget interface allows to the User Interface plugins to handle named commands. The interface provides methods to define a status and execute a named command. For information how to initialize a custom toolbar using the named commands, see IAgUiPlugin.OnInitializeToolbar method.
© 2025 Analytical Graphics, Inc. All Rights Reserved.