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

In This Topic
    FlipShape Property (C1GaugeMarks)
    In This Topic
    Gets or sets whether the shape of a tick mark is inverted.
    Syntax
    'Declaration
     
    Public Property FlipShape As System.Boolean
    public System.bool FlipShape {get; set;}
    See Also