Share

RadialMarkingMenu.CreateRadialSubMenu Method

Parent Object: RadialMarkingMenu

Description

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 RadialMarkingMenu

Parameters

Name Type Description
Name String Input String that specifies the name of the sub-menu.

Version

Introduced in version 2012

Was this information helpful?