property RadialMenu.RadialLineSize(Line as RadialLineEnum) as Long
Specifies the size to show the giving line within the radial menu.

TypeDescription
Line as RadialLineEnum A RadialLineEnum expression that specifies the line/border to be changed.
Long A Long expression that specifies the size to display the radial line. The hot radial-lines supports -1, which indicates that the indicate region is filled.

The RadialLineSize property specifies the size to show the giving line within the radial menu. 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 RadialLineStyle property specifies the style to show the given radial line within the control.