property RadialMenu.DisplayRadial(Type as RadialItemsEnum) as DisplayRadialEnum
Determines how the item is displayed on the radial menu.

TypeDescription
Type as RadialItemsEnum A RadialItemsEnum expression that specifies which portion of the item is displayed.
DisplayRadialEnum A DisplayRadialEnum expression that determines how the item is displayed on the radial menu.
By default, the DisplayRadial(exRadialItems) property is exDisplayRadialFlat, while the DisplayRadial(exRadialSubItems) property is exDisplayRadialRotated270. The DisplayRadial property determines how the item is displayed on the radial menu. The DisplayAngle property specifies the angle to display the items around the radial menu.

The following screen shot shows items, while DisplayRadial(exRadialItems) property is exDisplayRadialRotated270.