Eyeshot 10 WinForms API Reference
Image Property (BackgroundSettings)

WinForms Assembly > devDept.Graphics Namespace > BackgroundSettings Class : Image Property
Gets or sets the background image.
Syntax
'Declaration
 
Public Property Image As Image
public Image Image {get; set;}
Remarks
You need to call the ViewportLayout.CompileUserInterfaceElements() to see the effect of this change at run-time.
See Also

Reference

BackgroundSettings Class
BackgroundSettings Members