constants DisplayRadialEnum
The DisplayRadialEnum type specifies whether the item's content is rotated. The DisplayRadial property determines how the item is displayed on the radial menu. The DisplayRadialEnum type supports the following values:

NameValueDescription
exDisplayRadialFlat0 The item's content is shown, without rotating.

exDisplayRadialRotated1 The item's content is rotated from 0 to 360 degree.

exDisplayRadialRotated1802 The item's content is rotated from 0 to 180 degree.

exDisplayRadialRotated2703 The item's content is rotated from 0 to 270 degree.

exDisplayRadialRotated904 The item's content is rotated.