Adds a new menu item, initialized with the specified image, to the radial menu.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public RadialMenuItem AddMenuItem ( |
Visual Basic
Copy Code
|
|---|
Public Function AddMenuItem( _ |
The file name of the item image.
The newly created item.
See Also