RadialMarkingMenu.CreateRadialSubMenu Method
Parent Object: RadialMarkingMenuDescription
Method that creates a transient RadialMarkingMenu. This object can then be assigned to any of the radial menu controls to create a sub-menu. Controls within the sub-menu can be left un-assigned to indicate the absence of those controls.
Syntax
RadialMarkingMenu.CreateRadialSubMenu( Name As String ) As RadialMarkingMenuParameters
Name | Type | Description |
Name | String | Input String that specifies the name of the sub-menu. |