Autodesk.AutoCAD.Customization Namespace
>
MenuMacro Class
>
MenuMacro Constructor
MenuMacro Constructor
Overload List
Method
Description
MenuMacro.MenuMacro (MacroGroup, string, string, string)
Constructor.
MenuMacro.MenuMacro (MacroGroup, string, string, string, MacroType)
This constructor sets the
MacroType
.
MenuMacro.MenuMacro (MenuMacro, MacroGroup, bool)
This constructor duplicates another
MenuMacro
object and sets the parent.
Comments?