< >
AddSeparatorItem (Menu)
Description
Adds a separator to the end of the menu.
Tip: See any of the examples for creating a Simple Menu plug-in to see this method in action.
C# Syntax
Menu.AddSeparatorItem();
See Also
MenuItem
Definition Callbacks for Menus
Simple Menu plug-in example
Autodesk Softimage v7.5 < >