This property sets the display mode for the background image in the ImageKit control.

[Visual Basic] Public Property BackgroundImageStretch As BackgroundImageStretch
[C#] public BackgroundImageStretch BackgroundImageStretch {get; set;}

Property Value

A value of type BackgroundImageStretch

Default value is BackgroundImageStretch.Scale

Explanation

The BackgroundImageStretch property sets the display mode for the background image in the ImageKit control.

See Also

ImageKit Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation