Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenu Class / NavigationButtonRelativeSize Property

In This Topic
    NavigationButtonRelativeSize Property (C1RadialMenu)
    In This Topic
    Gets or sets the navigation button size relative to the menu size.
    Syntax
    'Declaration
     
    
    Public Property NavigationButtonRelativeSize As Double
    public double NavigationButtonRelativeSize {get; set;}
    See Also