[]
Gets or sets the image shown in the radial menu's center button.
[C1Category("Appearance")]
[C1Description("C1RadialMenu.Image", "The image shown in the radial menu's center button.")]
public Image Image { get; set; }
<C1Category("Appearance")>
<C1Description("C1RadialMenu.Image", "The image shown in the radial menu's center button.")>
Public Property Image As Image