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

In This Topic
    Thickness Property (Range)
    In This Topic
    Gets or sets the thickness of this range as a percentage of the parent gauge's thickness.
    Syntax
    'Declaration
     
    Public Property Thickness As Double
    public double Thickness {get; set;}
    See Also