RadialControllerMenu.GetSelectedMenuItem Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the active custom tool from the RadialController menu .
public:
virtual RadialControllerMenuItem ^ GetSelectedMenuItem() = GetSelectedMenuItem;
RadialControllerMenuItem GetSelectedMenuItem();
public RadialControllerMenuItem GetSelectedMenuItem();
function getSelectedMenuItem()
Public Function GetSelectedMenuItem () As RadialControllerMenuItem
Returns
The active custom tool. Null if a custom tool is not active.