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

In This Topic
    Face Property (LinearGauge)
    In This Topic
    Gets the Range used to represent the gauge's overall geometry and appearance.
    Syntax
    'Declaration
     
    Public ReadOnly Property Face As Range
    public Range Face {get;}
    See Also