Gets/sets the background image displayed in the control.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(False)> _ Public Overrides ReadOnly Property BackgroundImage As Image
[BrowsableAttribute(false)] public override Image BackgroundImage { get; }
This property makes no sense for the BitmapViewer class.