Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / ScrollBarCornerRadiusBuilder Class / ButtonCornerRadius Property

In This Topic
    ButtonCornerRadius Property
    In This Topic
    Gets or sets the corner radius of the buttons.
    Syntax
    'Declaration
     
    
    Public Property ButtonCornerRadius As CornerRadius
    public CornerRadius ButtonCornerRadius {get; set;}
    See Also