BackgroundImageLayout Property
BackgroundImageLayout
Gets or sets a value that describes how an Image should be stretched to fill the destination rectangle.
Declaration
ImageLayout BackgroundImageLayout { get; set; }
Property BackgroundImageLayout As ImageLayout