Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1CheckeredBorder Class / CornerRadius Property

In This Topic
    CornerRadius Property (C1CheckeredBorder)
    In This Topic
    Gets or sets the radius of the corners.
    Syntax
    'Declaration
     
    Public Property CornerRadius As CornerRadius
    public CornerRadius CornerRadius {get; set;}
    See Also