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