This property sets the filename for the image displayed in the background of the ImageKit control.

[Visual Basic] Public Property BackgroundImageFile As String
[C#] public string BackgroundImageFile {get; set;}

Property Value

A string representing the background image filename

Default value is ""

Explanation

The BackgroundImageFile property sets the filename for the image displayed in the background of the ImageKit control. If the image filename is correctly set in this property, the image will be displayed in the background of the ImageKit control.

See Also

ImageKit Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation