STK UI PluginsSend comments on this topic.
IAgUiPluginMenuBuilder Interface

Description

IAgUiPluginMenuBuilder extends the existing context menu extensibility mechanism. Using IAgUiPluginMenuBuilder the UI Plugin can now insert menu items and pop-up menus at a specified position of the parent menu.

Public Methods

Public Method GetPositionOfReturns a position of the specified menu item or -1 if the specified menu item was not found.
Public Method InsertMenuItemInsert a menu item at a specified position.
Public Method InsertPopupMenuCreates and insert a new popup menu at a specified position.
Public Method InsertSeparatorInserts a menu item separator at a specified position.
© 2025 Analytical Graphics, Inc. All Rights Reserved.