ComponentOne Basic Library for UWP
CornerRadius Property (C1ProgressBar)

C1.UWP Assembly > C1.Xaml Namespace > C1ProgressBar 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

C1ProgressBar Class
C1ProgressBar Members