ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / LinearGauge Class / Thickness Property

In This Topic
    Thickness Property (LinearGauge)
    In This Topic
    Gets or sets the thickness of the gauge, on a scale between zero and one.
    Syntax
    'Declaration
     
    Public Property Thickness As Double
    public double Thickness {get; set;}
    See Also