[]
Specifies how the background image is rendered.
public enum BackgroundPictureDrawModeEnum
Name | Description |
---|---|
Center | The image is rendered in the center of the cell. |
Stretch | The image is stretched to fit within the cell. |
Tile | The image is tiled in the cell. |