Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / C1Tool Class / IconSize Property

In This Topic
    IconSize Property
    In This Topic
    Gets or sets the size of the icon.
    Syntax
    'Declaration
     
    
    Public Property IconSize As Double
    public double IconSize {get; set;}
    See Also