[]
Gets or sets the layout of the background image.
public ImageLayout BackgroundImageLayout { get; set; }
Public Property BackgroundImageLayout As ImageLayout
Type | Description |
---|---|
ImageLayout | A ImageLayout value that indicates the layout of the background image.
|