ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialMenu Class / NavigationButtonRelativeSize Property

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