Sets a background image under the main image and layers
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public void LoadWallPaper( string fileName, IEWallPaperStyle style )
Public Sub LoadWallPaper ( _ fileName As String, _ style As IEWallPaperStyle _ )
public: void LoadWallPaper( String^ fileName, IEWallPaperStyle style )
Parameters
- fileName
- String
 The input image (all supported IEvolution formats allowed).
- style
- IEWallPaperStyle
 Specifies how paint the wallpaper.


























