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

In This Topic
    Border Property (C1GaugeMarks)
    In This Topic
    Gets the properties of the tick marks border.
    Syntax
    'Declaration
     
    Public Property Border As C1GaugeBorder
    public C1GaugeBorder Border {get; set;}
    See Also