Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1RadialMenu Class / Image Property

In This Topic
    Image Property (C1RadialMenu)
    In This Topic
    Gets or sets the image shown in the radial menu's center button.
    Syntax
    'Declaration
     
    
    Public Property Image As Image
    public Image Image {get; set;}
    See Also