ZoomWindowBackgroundImage Property |
Gets or sets the background image of the window.
Namespace:
Atalasoft.Imaging.WinControls
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic Image BackgroundImage { get; set; }Public Property BackgroundImage As Image
Get
Set
Property Value
Type:
Image The background image of the window.
See Also