[]
        
(Showing Draft Content)

C1.Win.Gauge.C1GaugeImageLayout

C1GaugeImageLayout Enum

Specifies the position of the background image.

Namespace: C1.Win.Gauge
Assembly: C1.Win.Gauge.8.dll
Syntax
public enum C1GaugeImageLayout

Fields

Name Description
Center

The image is centered within the control's client rectangle.

None

The image is left-aligned at the top across the control's client rectangle.

Stretch

The image is streched across the control's client rectangle.

Tile

The image is tiled across the control's client rectangle.

Zoom

The image is enlarged within the control's client rectangle.