property RadialMenu.RadialLineStyle(Line as RadialLineEnum) as RadialLineStyleEnum
Specifies the style to show the given radial line within the control.

TypeDescription
Line as RadialLineEnum A RadialLineEnum expression that specifies the line/border to be changed.
RadialLineStyleEnum A RadialLineStyleEnum expression that specifies the style of the radial line.
The RadialLineStyle property specifies the style to show the given radial line within the control. The RadialLineColor property specifies the color to show the given radial line within the control. The RadialLineAlpha property specifies the value of alpha / opacity channel to show the giving line within the radial menu. The RadialLineSize property specifies the size to show the giving line within the radial menu.