ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / GaugelRange Class / StartDistance Property

In This Topic
    StartDistance Property
    In This Topic
    Gets or sets the start location of the range.
    Syntax
    'Declaration
     
    Public Property StartDistance As System.Double
    public System.double StartDistance {get; set;}
    See Also