ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugePointer Class / FlipShape Property

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