Basic Library for WPF and Silverlight | ComponentOne
C1.WPF 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