Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeMarks Class / Length2 Property

In This Topic
    Length2 Property (C1GaugeMarks)
    In This Topic
    Gets or sets the end length of the tick marks (Length is the start length).
    Syntax
    'Declaration
     
    Public Property Length2 As System.Double
    public System.double Length2 {get; set;}
    See Also