property RadialMenu.RadialLineColor(Line as RadialLineEnum) as Color
Specifies the color to show the given radial line within the control.

TypeDescription
Line as RadialLineEnum A RadialLineEnum expression that specifies the line/border to be changed.
Color A Color expression that specifies the color to be applied to the radial-line. If -1, the line is hidden.
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. The RadialLineStyle property specifies the style to show the given radial line within the control. The ArrowImage property specifies the graphics ( image, icon, picture ) to be shown on the sub-items zone, for items that contains child items or sub items.

The following screen shot show the exRadialCustomBorder, with a different style and size: