C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1RadialGauge Class / CornerRadius Property

In This Topic
CornerRadius Property (C1RadialGauge)
In This Topic
Gets or sets the C1.Blazor.Core.C1CornerRadius of the border.
Syntax
'Declaration
 
Public Property CornerRadius As C1CornerRadius
 
See Also