Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeImage Class / FlipType Property

In This Topic
    FlipType Property (C1GaugeImage)
    In This Topic
    Gets or sets the axis used to flip the image.
    Syntax
    'Declaration
     
    Public Property FlipType As C1GaugeFlipType
    public C1GaugeFlipType FlipType {get; set;}
    See Also