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

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