| C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace : BackImageLayout Enumeration |
'Declaration Public Enum BackImageLayout Inherits System.Enum
public enum BackImageLayout : System.Enum
| Member | Description |
|---|---|
| Clip | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Tile.BackImageLayout