[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1GaugeFlipType

C1GaugeFlipType Enum

Specifies the axis used to flip the image.

Namespace: C1.Win.C1Gauge
Assembly: C1.Win.C1Gauge.4.8.dll
Syntax
public enum C1GaugeFlipType

Fields

Name Description
FlipNone

Specifies no flipping.

FlipX

Specifies a horizontal flip.

FlipXY

Specifies a horizontal and vertical flip.

FlipY

Specifies a vertical flip.