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

In This Topic
    Output Property (ScrollBarCornerRadiusBuilder)
    In This Topic
    Gets the corner radius that will be applied to the buttons.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Output As CornerRadius
    public CornerRadius Output {get;}
    See Also