This refers to the types of the dsiplay mode that is used to display the background image in the ImageKit control.
public enum BackgroundImageStretch
Public Members
| Member | Value | Explanation |
|---|---|---|
| Scale | 1 | Scale display mode |
| Stretch | 2 | Stretch display mode |
| ActualSize | 3 | Actual size display mode |