Gauge for WPF | ComponentOne
C1.WPF.Gauge Assembly / C1.WPF.Gauge Namespace / C1RadialGauge Class / CornerRadius Property

In This Topic
    CornerRadius Property (C1RadialGauge)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CornerRadius As CornerRadius
    public CornerRadius CornerRadius {get; set;}
    See Also