Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1LinearGauge Class / FaceBorderWidth Property

In This Topic
    FaceBorderWidth Property (C1LinearGauge)
    In This Topic
    Gets or sets the width of the face border.
    Syntax
    'Declaration
     
    
    Public Property FaceBorderWidth As Double
    public double FaceBorderWidth {get; set;}
    See Also