DGKC Control Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Licensing
Expand ModelsModels
Expand DG Kernel ControlDG Kernel Control
Collapse API ReferenceAPI Reference
Interface List
Vector Space
Expand General GeometryGeneral Geometry
Expand ModelModel
Expand ViewView
Collapse General ComputingGeneral Computing
Expand ViewsViews
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Open Source
Support
Skip Navigation LinksHome Page > API Reference > General Computing > IMenu_DG Go to ActiveX docs Search Documentation


IMenu_DG Interface

Properties

int ItemCount

Methods


void Enable(int item, bool enable)


IMenuItem_DG GetItemAt(int index)


IMenuItem_DG InsertAt(int indexAt)


void RemoveAt(int index)


IMenuItem_DG Add()


void RemoveAll()


int FindItem(string name)


IMenu_DG InsertSubMenu(int indexAt)


IMenu_DG GetSubMenu(int i)