ComponentOne Basic Library for UWP
CornerRadius Property (C1NumericBox)

C1.UWP Assembly > C1.Xaml Namespace > C1NumericBox Class : CornerRadius Property
Gets or sets a value that represents the degree to which the corners of the element are rounded.
Syntax
'Declaration
 
Public Shadows Property CornerRadius As Windows.UI.Xaml.CornerRadius
public new Windows.UI.Xaml.CornerRadius CornerRadius {get; set;}
See Also

Reference

C1NumericBox Class
C1NumericBox Members